2023-09-21T13:05:42.7907780Z ##[group]Run python -m cibuildwheel --output-dir wheelhouse
2023-09-21T13:05:42.7908300Z [36;1mpython -m cibuildwheel --output-dir wheelhouse[0m
2023-09-21T13:05:42.8109830Z shell: /bin/bash -e {0}
2023-09-21T13:05:42.8110120Z env:
2023-09-21T13:05:42.8110370Z   HDF5_VERSION: 1.14.1-2
2023-09-21T13:05:42.8110660Z   MACOSX_DEPLOYMENT_TARGET: 10.9
2023-09-21T13:05:42.8110950Z   CIBW_SKIP: *-musllinux_* cp36-* cp37-* cp312-* 
2023-09-21T13:05:42.8111370Z   CIBW_BUILD: cp*
2023-09-21T13:05:42.8111720Z   pythonLocation: /Users/runner/hostedtoolcache/Python/3.11.5/x64
2023-09-21T13:05:42.8112090Z   PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.11.5/x64/lib/pkgconfig
2023-09-21T13:05:42.8112480Z   Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.11.5/x64
2023-09-21T13:05:42.8112860Z   Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.11.5/x64
2023-09-21T13:05:42.8113400Z   Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.11.5/x64
2023-09-21T13:05:42.8113690Z   CFLAGS: -g0
2023-09-21T13:05:42.8114050Z   CIBW_BUILD_VERBOSITY_MACOS: 3
2023-09-21T13:05:42.8114460Z   CIBW_ARCHS: x86_64
2023-09-21T13:05:42.8114910Z   CIBW_BEFORE_BUILD: python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2

2023-09-21T13:05:42.8115510Z   CIBW_ENVIRONMENT: DISABLE_AVX2='TRUE' CFLAGS=-g0 HDF5_DIR=/tmp/hdf5 LD_LIBRARY_PATH="/tmp/hdf5/lib:${LD_LIBRARY_PATH}" PKG_CONFIG_PATH="/tmp/hdf5/lib/pkgconfig:${PKG_CONFIG_PATH}"
2023-09-21T13:05:42.8116130Z   CIBW_ENVIRONMENT_MACOS: CC=/usr/bin/clang CXX=/usr/bin/clang HDF5_DIR=/tmp/hdf5 LZO_DIR=/tmp/hdf5 BZIP2_DIR=/tmp/hdf5 LD_LIBRARY_PATH="/tmp/hdf5/lib:${LD_LIBRARY_PATH}" PKG_CONFIG_PATH="/tmp/hdf5/lib/pkgconfig:${PKG_CONFIG_PATH}"
2023-09-21T13:05:42.8116680Z   CIBW_BEFORE_ALL_MACOS: cp -r `pwd`/hdf5_build /tmp/hdf5
2023-09-21T13:05:42.8117270Z   CIBW_BEFORE_ALL_LINUX: cp -r `pwd`/hdf5_build /tmp/hdf5 && yum -y update && yum install -y zlib-devel bzip2-devel lzo-devel

2023-09-21T13:05:42.8118410Z   CIBW_REPAIR_WHEEL_COMMAND_MACOS: DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps {wheel} && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs {delocate_archs} -w {dest_dir} {wheel}

2023-09-21T13:05:42.8118900Z ##[endgroup]
2023-09-21T13:05:43.1862560Z 
2023-09-21T13:05:43.1864310Z      _ _       _ _   _       _           _
2023-09-21T13:05:43.1865600Z  ___|_| |_ _ _|_| |_| |_ _ _| |_ ___ ___| |
2023-09-21T13:05:43.1867160Z |  _| | . | | | | | . | | | |   | -_| -_| |
2023-09-21T13:05:43.1867550Z |___|_|___|___|_|_|___|_____|_|_|___|___|_|
2023-09-21T13:05:43.1867730Z 
2023-09-21T13:05:43.1867880Z cibuildwheel version 2.16.0
2023-09-21T13:05:43.1868020Z 
2023-09-21T13:05:43.1868150Z Build options:
2023-09-21T13:05:43.1868580Z   platform: macos
2023-09-21T13:05:43.1999010Z   [38;5;244marchitectures: x86_64[0m
2023-09-21T13:05:43.1999560Z   build_selector: 
2023-09-21T13:05:43.1999830Z     build_config: cp*
2023-09-21T13:05:43.2000940Z     skip_config: *-musllinux_* cp36-* cp37-* cp312-* 
2023-09-21T13:05:43.2001540Z     requires_python: >=3.8
2023-09-21T13:05:43.2001980Z     prerelease_pythons: False[0m
2023-09-21T13:05:43.2002400Z   [38;5;244mcontainer_engine: docker[0m
2023-09-21T13:05:43.2002890Z   output_dir: /Users/runner/work/PyTables/PyTables/wheelhouse[0m
2023-09-21T13:05:43.2003590Z   package_dir: /Users/runner/work/PyTables/PyTables[0m
2023-09-21T13:05:43.2004340Z   [38;5;244mtest_selector: 
2023-09-21T13:05:43.2005170Z [38;5;244m    skip_config:[0m
2023-09-21T13:05:43.2005660Z   before_all: cp -r `pwd`/hdf5_build /tmp/hdf5[0m
2023-09-21T13:05:43.2005950Z   before_build: 
2023-09-21T13:05:43.2006750Z     python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2[0m
2023-09-21T13:05:43.2007440Z   [38;5;244mbefore_test: [0m
2023-09-21T13:05:43.2007830Z   [38;5;244mbuild_frontend: None[0m
2023-09-21T13:05:43.2008250Z   build_verbosity: 3[0m
2023-09-21T13:05:43.2008790Z   [38;5;244mconfig_settings: [0m
2023-09-21T13:05:43.2010640Z   [38;5;244mdependency_constraints: pinned[0m
2023-09-21T13:05:43.2011070Z   environment: 
2023-09-21T13:05:43.2011420Z     CC=/usr/bin/clang
2023-09-21T13:05:43.2011690Z     CXX=/usr/bin/clang
2023-09-21T13:05:43.2012080Z     HDF5_DIR=/tmp/hdf5
2023-09-21T13:05:43.2012380Z     LZO_DIR=/tmp/hdf5
2023-09-21T13:05:43.2012650Z     BZIP2_DIR=/tmp/hdf5
2023-09-21T13:05:43.2012940Z     LD_LIBRARY_PATH="/tmp/hdf5/lib:${LD_LIBRARY_PATH}"
2023-09-21T13:05:43.2013480Z     PKG_CONFIG_PATH="/tmp/hdf5/lib/pkgconfig:${PKG_CONFIG_PATH}"[0m
2023-09-21T13:05:43.2014110Z   [38;5;244mmanylinux_images: None[0m
2023-09-21T13:05:43.2014720Z   [38;5;244mmusllinux_images: None[0m
2023-09-21T13:05:43.2015040Z   repair_command: 
2023-09-21T13:05:43.2015800Z     DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps {wheel} && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs {delocate_archs} -w {dest_dir} {wheel}[0m
2023-09-21T13:05:43.2016540Z   [38;5;244mtest_command: [0m
2023-09-21T13:05:43.2017120Z   [38;5;244mtest_extras: [0m
2023-09-21T13:05:43.2017770Z   [38;5;244mtest_requires: [0m
2023-09-21T13:05:43.2017970Z 
2023-09-21T13:05:43.2018450Z Cache folder: /Users/runner/Library/Caches/cibuildwheel
2023-09-21T13:05:43.2115140Z 
2023-09-21T13:05:43.2115650Z Here we go!
2023-09-21T13:05:43.2116140Z 
2023-09-21T13:05:43.2258930Z ##[group]Running before_all...
2023-09-21T13:05:43.2259210Z 
2023-09-21T13:05:43.2277020Z + cp -r `pwd`/hdf5_build /tmp/hdf5
2023-09-21T13:05:43.4166670Z ##[endgroup]
2023-09-21T13:05:43.4167490Z                                                               [32m✓ [0m0.19s
2023-09-21T13:05:43.4167710Z 
2023-09-21T13:05:43.4168180Z [1m[34mBuilding cp38-macosx_x86_64 wheel[0m
2023-09-21T13:05:43.4168510Z CPython 3.8 macOS x86_64
2023-09-21T13:05:43.4168690Z 
2023-09-21T13:05:43.4171970Z ##[group]Installing Python cp38...
2023-09-21T13:05:43.4172190Z 
2023-09-21T13:05:43.4176510Z + pkgutil --pkgs
2023-09-21T13:05:43.6063540Z + Download https://www.python.org/ftp/python/3.8.10/python-3.8.10-macosx10.9.pkg to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/Python.pkg
2023-09-21T13:05:43.8270350Z + sudo installer -pkg /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/Python.pkg -target /
2023-09-21T13:06:10.8212330Z installer: Package name is Python
2023-09-21T13:06:10.8213640Z installer: Upgrading at base path /
2023-09-21T13:06:10.8214030Z installer: The upgrade was successful.
2023-09-21T13:06:10.8253600Z + /Library/Frameworks/Python.framework/Versions/3.8/bin/python3 /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/install_certifi.py
2023-09-21T13:06:11.5065670Z Collecting certifi
2023-09-21T13:06:11.5177040Z   Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
2023-09-21T13:06:11.5652020Z Installing collected packages: certifi
2023-09-21T13:06:11.5839930Z Successfully installed certifi-2023.7.22
2023-09-21T13:06:11.6656260Z  -- pip install --upgrade certifi
2023-09-21T13:06:11.6656820Z  -- removing any existing file or link
2023-09-21T13:06:11.6676920Z  -- creating symlink to certifi certificate bundle
2023-09-21T13:06:11.6677740Z  -- setting permissions
2023-09-21T13:06:11.6678150Z  -- update complete
2023-09-21T13:06:11.6732210Z ##[endgroup]
2023-09-21T13:06:11.6733100Z                                                              [32m✓ [0m28.26s
2023-09-21T13:06:11.6733680Z ##[group]Setting up build environment...
2023-09-21T13:06:11.6733880Z 
2023-09-21T13:06:11.6741040Z + Download https://github.com/pypa/get-virtualenv/blob/20.21.1/public/virtualenv.pyz?raw=true to /Users/runner/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz
2023-09-21T13:06:11.9790150Z + /Library/Frameworks/Python.framework/Versions/3.11/bin/python -sS /Users/runner/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --symlink-app-data --python /Library/Frameworks/Python.framework/Versions/3.8/bin/python3 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv
2023-09-21T13:06:17.7385190Z created virtual environment CPython3.8.10.final.0-64 in 5483ms
2023-09-21T13:06:17.7394570Z   creator CPython3Posix(dest=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:06:17.7395600Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=symlink, app_data_dir=/Users/runner/Library/Application Support/virtualenv)
2023-09-21T13:06:17.7396560Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:06:17.7703880Z + python -m pip install --upgrade pip -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python38.txt
2023-09-21T13:06:18.5412730Z Requirement already satisfied: pip in ./lib/python3.8/site-packages (23.2.1)
2023-09-21T13:06:18.9216000Z + which pip
2023-09-21T13:06:18.9495220Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/bin/pip
2023-09-21T13:06:18.9544360Z + pip --version
2023-09-21T13:06:19.4928420Z pip 23.2.1 from /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages/pip (python 3.8)
2023-09-21T13:06:19.5502360Z + which pip
2023-09-21T13:06:19.5715050Z + which python
2023-09-21T13:06:19.5951000Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/bin/python
2023-09-21T13:06:19.6016000Z + python --version
2023-09-21T13:06:19.6151040Z Python 3.8.10
2023-09-21T13:06:19.6182150Z + which python
2023-09-21T13:06:19.6380510Z ##[endgroup]
2023-09-21T13:06:19.6426380Z                                                               [32m✓ [0m7.96s
2023-09-21T13:06:19.6510790Z ##[group]Installing build tools...
2023-09-21T13:06:19.6590730Z 
2023-09-21T13:06:19.6645210Z + pip install --upgrade setuptools wheel delocate -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python38.txt
2023-09-21T13:06:20.5920310Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (68.2.2)
2023-09-21T13:06:21.2541040Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (0.41.2)
2023-09-21T13:06:21.4433170Z Collecting delocate
2023-09-21T13:06:21.4734560Z   Downloading delocate-0.10.4-py3-none-any.whl (142 kB)
2023-09-21T13:06:21.5093480Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 4.6 MB/s eta 0:00:00
2023-09-21T13:06:21.6420270Z Collecting packaging>=20.9 (from delocate)
2023-09-21T13:06:21.6471270Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:06:21.6914230Z Collecting typing-extensions (from delocate)
2023-09-21T13:06:21.6918210Z   Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata
2023-09-21T13:06:21.6986410Z   Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
2023-09-21T13:06:21.7143700Z Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
2023-09-21T13:06:21.7359420Z Installing collected packages: typing-extensions, packaging, delocate
2023-09-21T13:06:21.9210540Z Successfully installed delocate-0.10.4 packaging-23.1 typing-extensions-4.8.0
2023-09-21T13:06:22.0251170Z ##[endgroup]
2023-09-21T13:06:22.0251930Z                                                               [32m✓ [0m2.39s
2023-09-21T13:06:22.0252480Z ##[group]Running before_build...
2023-09-21T13:06:22.0253660Z 
2023-09-21T13:06:22.0254120Z + python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2
2023-09-21T13:06:22.0254460Z 
2023-09-21T13:06:22.7621640Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (68.2.2)
2023-09-21T13:06:23.3157210Z Requirement already satisfied: pip in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (23.2.1)
2023-09-21T13:06:23.4289710Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (0.41.2)
2023-09-21T13:06:25.4394540Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:06:25.4398860Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/5b/de/f57f7dc68629b52a2e6feea0499ebf1324395d2d4f06e643e7052f590d90/Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:25.4658740Z   Downloading Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:06:26.3059270Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:06:26.3062840Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/11/10/943cfb579f1a02909ff96464c69893b1d25be3731b5d3652c2e0cf1281ea/numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:26.3137190Z   Downloading numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata (5.6 kB)
2023-09-21T13:06:26.5262090Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:06:26.5265480Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/22/25/1c643b3c6cf9580aaa1c84cb148c7ddf60b390204931c03e91c7fbf89221/numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:26.5360540Z   Downloading numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T13:06:26.5432990Z Requirement already satisfied: packaging in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (23.1)
2023-09-21T13:06:26.6069590Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:06:26.6154580Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:06:26.6671420Z Downloading Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:06:26.7410830Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 44.2 MB/s eta 0:00:00
2023-09-21T13:06:26.7537040Z Downloading numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl (19.8 MB)
2023-09-21T13:06:27.1588510Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/19.8 MB 41.2 MB/s eta 0:00:00
2023-09-21T13:06:27.1759320Z Downloading numexpr-2.8.6-cp38-cp38-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T13:06:27.1857550Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 15.8 MB/s eta 0:00:00
2023-09-21T13:06:27.3908900Z Installing collected packages: py-cpuinfo, numpy, cython, numexpr
2023-09-21T13:06:31.4017150Z Successfully installed cython-3.0.2 numexpr-2.8.6 numpy-1.24.4 py-cpuinfo-9.0.0
2023-09-21T13:06:32.5232570Z Collecting blosc2
2023-09-21T13:06:32.5236540Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/ca/16/9ccaf5398f642e3b929adc96888a259ebc2d4628e35c5dae0974b919ed1f/blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:32.5492730Z   Downloading blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:06:32.7813040Z Collecting msgpack (from blosc2)
2023-09-21T13:06:32.7816570Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/de/4e/00e125b7d93a6803ca23879795891bf3fe326dc74003eb02bdeba9d5a562/msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:32.7904300Z   Downloading msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:06:32.8199610Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:06:32.8273930Z   Downloading ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:06:32.8378010Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.7/85.7 kB 13.1 MB/s eta 0:00:00
2023-09-21T13:06:32.8428070Z Requirement already satisfied: numpy>=1.20.3 in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (from blosc2) (1.24.4)
2023-09-21T13:06:32.8434120Z Requirement already satisfied: py-cpuinfo in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/lib/python3.8/site-packages (from blosc2) (9.0.0)
2023-09-21T13:06:32.8658430Z Downloading blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:06:32.9586910Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 49.0 MB/s eta 0:00:00
2023-09-21T13:06:32.9697240Z Downloading msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl (234 kB)
2023-09-21T13:06:32.9822180Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 234.5/234.5 kB 25.8 MB/s eta 0:00:00
2023-09-21T13:06:33.0917820Z Installing collected packages: ndindex, msgpack, blosc2
2023-09-21T13:06:33.3453220Z Successfully installed blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7
2023-09-21T13:06:33.4415830Z ##[endgroup]
2023-09-21T13:06:33.4416570Z                                                              [32m✓ [0m11.42s
2023-09-21T13:06:33.4417130Z ##[group]Building wheel...
2023-09-21T13:06:33.4417310Z 
2023-09-21T13:06:33.4423730Z + python -m pip wheel /Users/runner/work/PyTables/PyTables --wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/built_wheel --no-deps -vvv
2023-09-21T13:06:34.1141990Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x
2023-09-21T13:06:34.1145450Z Initialized build tracking at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x
2023-09-21T13:06:34.1148620Z Created build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x
2023-09-21T13:06:34.1151680Z Entered build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x
2023-09-21T13:06:34.1158280Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-wnijoaew
2023-09-21T13:06:34.1172890Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-7vfgi9bv
2023-09-21T13:06:34.1523730Z Processing /Users/runner/work/PyTables/PyTables
2023-09-21T13:06:34.1534680Z   Added file:///Users/runner/work/PyTables/PyTables to build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x'
2023-09-21T13:06:34.1591260Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4
2023-09-21T13:06:34.1633670Z   Installing build dependencies: started
2023-09-21T13:06:34.1637120Z   Running command pip subprocess to install build dependencies
2023-09-21T13:06:34.7109300Z   Using pip 23.2.1 from /Users/runner/Library/Application Support/virtualenv/wheel/3.8/image/1/SymlinkPipInstall/pip-23.2.1-py3-none-any/pip (python 3.8)
2023-09-21T13:06:35.3942900Z   Collecting setuptools>=61.0.0
2023-09-21T13:06:35.3945620Z     Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
2023-09-21T13:06:35.4195300Z     Downloading setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
2023-09-21T13:06:35.4988720Z   Collecting wheel
2023-09-21T13:06:35.4991520Z     Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
2023-09-21T13:06:35.5054800Z     Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
2023-09-21T13:06:36.2236570Z     Link requires a different Python (3.8.10 not in: '>=3.9'): https://files.pythonhosted.org/packages/26/de/437a60a69f7fd0c79264530a97787b2ac7394616e3661236201518f8a47d/numpy-1.25.0rc1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.9)
2023-09-21T13:06:36.2304660Z     Link requires a different Python (3.8.10 not in: '>=3.9'): https://files.pythonhosted.org/packages/d0/b2/fe774844d1857804cc884bba67bec38f649c99d0dc1ee7cbbf1da601357c/numpy-1.25.0.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.9)
2023-09-21T13:06:36.2370080Z     Link requires a different Python (3.8.10 not in: '>=3.9'): https://files.pythonhosted.org/packages/cf/7a/f68d1d658a0e68084097beb212fa9356fee7eabff8b57231cc4acb555b12/numpy-1.25.1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.9)
2023-09-21T13:06:36.2438060Z     Link requires a different Python (3.8.10 not in: '>=3.9'): https://files.pythonhosted.org/packages/a0/41/8f53eff8e969dd8576ddfb45e7ed315407d27c7518ae49418be8ed532b07/numpy-1.25.2.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:>=3.9)
2023-09-21T13:06:36.2515620Z     Link requires a different Python (3.8.10 not in: '<3.13,>=3.9'): https://files.pythonhosted.org/packages/29/5e/5887b95aa544a977d21f4adbc5b052897c0e730aa6408ed9903aece7f18f/numpy-1.26.0b1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:<3.13,>=3.9)
2023-09-21T13:06:36.2593960Z     Link requires a different Python (3.8.10 not in: '<3.13,>=3.9'): https://files.pythonhosted.org/packages/33/a9/1233954ed69e96e829e6615a6e4a68e8c99d599661edff756fb4300c9a0b/numpy-1.26.0rc1.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:<3.13,>=3.9)
2023-09-21T13:06:36.2684640Z     Link requires a different Python (3.8.10 not in: '<3.13,>=3.9'): https://files.pythonhosted.org/packages/55/b3/b13bce39ba82b7398c06d10446f5ffd5c07db39b09bd37370dc720c7951c/numpy-1.26.0.tar.gz (from https://pypi.org/simple/numpy/) (requires-python:<3.13,>=3.9)
2023-09-21T13:06:36.2868300Z   Collecting numpy
2023-09-21T13:06:36.2873220Z     Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/11/10/943cfb579f1a02909ff96464c69893b1d25be3731b5d3652c2e0cf1281ea/numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:36.2929300Z     Using cached numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl.metadata (5.6 kB)
2023-09-21T13:06:36.3455940Z   Collecting packaging
2023-09-21T13:06:36.3507710Z     Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:06:36.3784330Z   Collecting py-cpuinfo
2023-09-21T13:06:36.3833560Z     Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:06:37.3389600Z   Collecting Cython>=0.29.32
2023-09-21T13:06:37.3393210Z     Obtaining dependency information for Cython>=0.29.32 from https://files.pythonhosted.org/packages/5b/de/f57f7dc68629b52a2e6feea0499ebf1324395d2d4f06e643e7052f590d90/Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:37.3452740Z     Using cached Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:06:37.5591850Z   Collecting blosc2>=2.2.6
2023-09-21T13:06:37.5593030Z     Obtaining dependency information for blosc2>=2.2.6 from https://files.pythonhosted.org/packages/ca/16/9ccaf5398f642e3b929adc96888a259ebc2d4628e35c5dae0974b919ed1f/blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:37.5647260Z     Using cached blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:06:37.8909190Z   Collecting msgpack (from blosc2>=2.2.6)
2023-09-21T13:06:37.8912480Z     Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/de/4e/00e125b7d93a6803ca23879795891bf3fe326dc74003eb02bdeba9d5a562/msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:06:37.8968940Z     Using cached msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:06:37.9189790Z   Collecting ndindex>=1.4 (from blosc2>=2.2.6)
2023-09-21T13:06:37.9245030Z     Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:06:37.9612830Z   Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
2023-09-21T13:06:37.9709440Z   Using cached wheel-0.41.2-py3-none-any.whl (64 kB)
2023-09-21T13:06:38.0359130Z   Using cached numpy-1.24.4-cp38-cp38-macosx_10_9_x86_64.whl (19.8 MB)
2023-09-21T13:06:38.1580970Z   Using cached Cython-3.0.2-cp38-cp38-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:06:38.1932330Z   Using cached blosc2-2.2.7-cp38-cp38-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:06:38.2247480Z   Using cached msgpack-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl (234 kB)
2023-09-21T13:06:38.5432350Z   Installing collected packages: py-cpuinfo, wheel, setuptools, packaging, numpy, ndindex, msgpack, Cython, blosc2
2023-09-21T13:06:38.5780180Z     Creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin
2023-09-21T13:06:38.5785690Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/cpuinfo to 755
2023-09-21T13:06:38.6556750Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/wheel to 755
2023-09-21T13:06:42.3519600Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/f2py to 755
2023-09-21T13:06:42.3524980Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/f2py3 to 755
2023-09-21T13:06:42.3534110Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/f2py3.8 to 755
2023-09-21T13:06:43.4808260Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/cygdb to 755
2023-09-21T13:06:43.4815680Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/cython to 755
2023-09-21T13:06:43.4824810Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/bin/cythonize to 755
2023-09-21T13:06:43.5993000Z   Successfully installed Cython-3.0.2 blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7 numpy-1.24.4 packaging-23.1 py-cpuinfo-9.0.0 setuptools-68.2.2 wheel-0.41.2
2023-09-21T13:06:43.7809680Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:06:43.7834380Z   Getting requirements to build wheel: started
2023-09-21T13:06:43.7837450Z   Running command Getting requirements to build wheel
2023-09-21T13:06:46.4782110Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsov88a8zt.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:06:46.4784510Z   #include "blosc.h"
2023-09-21T13:06:46.4787330Z            ^~~~~~~~~
2023-09-21T13:06:46.4790580Z   1 error generated.
2023-09-21T13:06:57.2177760Z   * Using Python 3.8.10 (v3.8.10:3d8993a744, May  3 2021, 08:55:58)
2023-09-21T13:06:57.2178870Z   * Found cython 3.0.2
2023-09-21T13:06:57.2179670Z   * USE_PKGCONFIG: True
2023-09-21T13:06:57.2181750Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:06:57.2186420Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:06:57.2193890Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:06:57.2194650Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:06:57.2195930Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:06:57.2198920Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:06:57.2201870Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:06:57.2204750Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:06:57.2207550Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:06:57.2210280Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:06:57.2213210Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:06:57.2216130Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:06:57.2219650Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib``.
2023-09-21T13:06:57.2222220Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:06:57.2224760Z   Compiling tables/utilsextension.pyx because it changed.
2023-09-21T13:06:57.2227600Z   [1/1] Cythonizing tables/utilsextension.pyx
2023-09-21T13:06:58.5682960Z   Compiling tables/hdf5extension.pyx because it changed.
2023-09-21T13:06:58.5684910Z   [1/1] Cythonizing tables/hdf5extension.pyx
2023-09-21T13:07:00.1871760Z   Compiling tables/tableextension.pyx because it changed.
2023-09-21T13:07:00.1872820Z   [1/1] Cythonizing tables/tableextension.pyx
2023-09-21T13:07:00.7630270Z   Compiling tables/linkextension.pyx because it changed.
2023-09-21T13:07:00.7631370Z   [1/1] Cythonizing tables/linkextension.pyx
2023-09-21T13:07:00.8091110Z   Compiling tables/_comp_lzo.pyx because it changed.
2023-09-21T13:07:00.8093400Z   [1/1] Cythonizing tables/_comp_lzo.pyx
2023-09-21T13:07:00.8541320Z   Compiling tables/_comp_bzip2.pyx because it changed.
2023-09-21T13:07:00.8543730Z   [1/1] Cythonizing tables/_comp_bzip2.pyx
2023-09-21T13:07:01.4532160Z   Compiling tables/lrucacheextension.pyx because it changed.
2023-09-21T13:07:01.4532610Z   [1/1] Cythonizing tables/lrucacheextension.pyx
2023-09-21T13:07:03.0152290Z   Compiling tables/indexesextension.pyx because it changed.
2023-09-21T13:07:03.0155690Z   [1/1] Cythonizing tables/indexesextension.pyx
2023-09-21T13:07:03.1595960Z   * SSE2 detected and enabled
2023-09-21T13:07:03.1598590Z   running egg_info
2023-09-21T13:07:03.1602120Z   creating tables.egg-info
2023-09-21T13:07:03.1627580Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:07:03.1651620Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:07:03.1657620Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:07:03.1666970Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:07:03.1675430Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:07:03.1676410Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:07:03.1941870Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:07:03.1944340Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:07:03.2130150Z   warning: tables/indexesextension.pyx:141:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310
2023-09-21T13:07:03.2131800Z   warning: tables/indexesextension.pyx:142:0: The 'DEF' statement is deprecated and will be removed in a future Cython version. Consider using global variables, constants, and in-place literals instead. See https://github.com/cython/cython/issues/4310
2023-09-21T13:07:03.2134600Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:07:03.2258650Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:07:03.2984130Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:07:03.3108730Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:07:03.3233600Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:07:03.3296410Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:07:03.3540970Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:07:03.3543500Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:07:03.3654790Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:07:03.3678120Z   adding license file 'LICENSE.txt'
2023-09-21T13:07:03.3794720Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:07:03.6237100Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:07:03.6305590Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu
2023-09-21T13:07:03.6320540Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:07:03.6323710Z   Running command Preparing metadata (pyproject.toml)
2023-09-21T13:07:05.6132190Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsci0_jlah.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:07:05.6133500Z   #include "blosc.h"
2023-09-21T13:07:05.6137220Z            ^~~~~~~~~
2023-09-21T13:07:05.6140100Z   1 error generated.
2023-09-21T13:07:07.3453300Z   * Using Python 3.8.10 (v3.8.10:3d8993a744, May  3 2021, 08:55:58)
2023-09-21T13:07:07.3455900Z   * Found cython 3.0.2
2023-09-21T13:07:07.3459410Z   * USE_PKGCONFIG: True
2023-09-21T13:07:07.3462110Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:07.3465740Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:07:07.3468550Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:07:07.3472030Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:07:07.3474970Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:07.3478090Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:07:07.3481480Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:07:07.3484760Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:07:07.3487430Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:07:07.3490900Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:07.3493870Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:07:07.3497630Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:07:07.3501090Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib``.
2023-09-21T13:07:07.3504360Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:07:07.3506840Z   * SSE2 detected and enabled
2023-09-21T13:07:07.3510050Z   running dist_info
2023-09-21T13:07:07.3514300Z   creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info
2023-09-21T13:07:07.3518010Z   writing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/PKG-INFO
2023-09-21T13:07:07.3535090Z   writing dependency_links to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/dependency_links.txt
2023-09-21T13:07:07.3542890Z   writing entry points to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/entry_points.txt
2023-09-21T13:07:07.3552930Z   writing requirements to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/requires.txt
2023-09-21T13:07:07.3556770Z   writing top-level names to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/top_level.txt
2023-09-21T13:07:07.3564190Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/SOURCES.txt'
2023-09-21T13:07:07.3825760Z   reading manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/SOURCES.txt'
2023-09-21T13:07:07.3831280Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:07:07.4024580Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:07:07.4160480Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:07:07.4844930Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:07:07.4984050Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:07:07.5122100Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:07:07.5191270Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:07:07.5474300Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:07:07.5487100Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:07:07.5603610Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:07:07.5629870Z   adding license file 'LICENSE.txt'
2023-09-21T13:07:07.5755150Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables.egg-info/SOURCES.txt'
2023-09-21T13:07:07.5757890Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-7blaj2cu/tables-3.8.1.dev0.dist-info'
2023-09-21T13:07:07.6621490Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:07:07.6661080Z   Source in /Users/runner/work/PyTables/PyTables has version 3.8.1.dev0, which satisfies requirement tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables
2023-09-21T13:07:07.6667760Z   Removed tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables from build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x'
2023-09-21T13:07:07.6704550Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-arw1nopv
2023-09-21T13:07:07.6710920Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-2vc6iy0s
2023-09-21T13:07:07.6805630Z Building wheels for collected packages: tables
2023-09-21T13:07:07.6823110Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-um2u75h_
2023-09-21T13:07:07.6825910Z   Destination directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-um2u75h_
2023-09-21T13:07:07.6841910Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:07:07.6847610Z   Running command Building wheel for tables (pyproject.toml)
2023-09-21T13:07:09.6595920Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorszy_13d3g.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:07:09.6597320Z   #include "blosc.h"
2023-09-21T13:07:09.6602950Z            ^~~~~~~~~
2023-09-21T13:07:09.6603740Z   1 error generated.
2023-09-21T13:07:11.3429260Z   * Using Python 3.8.10 (v3.8.10:3d8993a744, May  3 2021, 08:55:58)
2023-09-21T13:07:11.3430880Z   * Found cython 3.0.2
2023-09-21T13:07:11.3433690Z   * USE_PKGCONFIG: True
2023-09-21T13:07:11.3436540Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:11.3439320Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:07:11.3442740Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:07:11.3445200Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:07:11.3447940Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:11.3450650Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:07:11.3453400Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:07:11.3456150Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:07:11.3459280Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:07:11.3462070Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:07:11.3464770Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:07:11.3467720Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:07:11.3470890Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib``.
2023-09-21T13:07:11.3473450Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:07:11.3475900Z   * SSE2 detected and enabled
2023-09-21T13:07:11.3479180Z   running bdist_wheel
2023-09-21T13:07:11.3520870Z   running build
2023-09-21T13:07:11.3522950Z   running build_py
2023-09-21T13:07:11.3566120Z   creating build
2023-09-21T13:07:11.3568630Z   creating build/lib.macosx-10.9-x86_64-cpython-38
2023-09-21T13:07:11.3571420Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3575990Z   copying tables/link.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3579040Z   copying tables/description.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3585840Z   copying tables/index.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3592260Z   copying tables/_version.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3597420Z   copying tables/attributeset.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3602910Z   copying tables/registry.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3607950Z   copying tables/leaf.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3613370Z   copying tables/carray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3618190Z   copying tables/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3622970Z   copying tables/unimplemented.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3629700Z   copying tables/req_versions.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.3634510Z   copying tables/conditions.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4198150Z   copying tables/file.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4208150Z   copying tables/indexes.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4212250Z   copying tables/utils.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4217610Z   copying tables/undoredo.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4221080Z   copying tables/group.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4229420Z   copying tables/parameters.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4246070Z   copying tables/exceptions.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4352430Z   copying tables/table.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4455230Z   copying tables/idxutils.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4560000Z   copying tables/node.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4661780Z   copying tables/array.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4766720Z   copying tables/path.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4879170Z   copying tables/expression.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.4991980Z   copying tables/atom.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.5094470Z   copying tables/filters.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.5196250Z   copying tables/earray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.5299880Z   copying tables/vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.5457570Z   copying tables/flavor.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.5458730Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables/misc
2023-09-21T13:07:11.5459620Z   copying tables/misc/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/misc
2023-09-21T13:07:11.5460480Z   copying tables/misc/proxydict.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/misc
2023-09-21T13:07:11.5461650Z   copying tables/misc/enum.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/misc
2023-09-21T13:07:11.5462490Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes
2023-09-21T13:07:11.5463360Z   copying tables/nodes/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes
2023-09-21T13:07:11.5464220Z   copying tables/nodes/filenode.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes
2023-09-21T13:07:11.5465280Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5466170Z   copying tables/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5467070Z   copying tables/tests/test_tree.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5468060Z   copying tables/tests/test_all.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5469140Z   copying tables/tests/test_basics.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5470090Z   copying tables/tests/test_tables.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5471000Z   copying tables/tests/test_expression.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5471840Z   copying tables/tests/check_leaks.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5473450Z   copying tables/tests/test_do_undo.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5474560Z   copying tables/tests/test_timetype.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5475480Z   copying tables/tests/test_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5476310Z   copying tables/tests/test_array.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5477240Z   copying tables/tests/test_aux.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5478230Z   copying tables/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5479160Z   copying tables/tests/test_earray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5495250Z   copying tables/tests/create_backcompat_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5496210Z   copying tables/tests/test_index_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5497050Z   copying tables/tests/common.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5497860Z   copying tables/tests/test_timestamps.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5498670Z   copying tables/tests/test_queries.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5499470Z   copying tables/tests/test_suite.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5500270Z   copying tables/tests/test_lists.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5501050Z   copying tables/tests/test_create.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5501860Z   copying tables/tests/test_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5502680Z   copying tables/tests/test_large_tables.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5503500Z   copying tables/tests/test_indexvalues.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5505330Z   copying tables/tests/test_vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5506130Z   copying tables/tests/test_garbage.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5506930Z   copying tables/tests/test_tablesMD.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5507730Z   copying tables/tests/test_carray.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5508940Z   copying tables/tests/test_links.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5509730Z   copying tables/tests/test_numpy.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5510540Z   copying tables/tests/test_hdf5compat.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5511370Z   copying tables/tests/test_attributes.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5512190Z   copying tables/tests/test_types.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5512970Z   copying tables/tests/test_enum.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5513780Z   copying tables/tests/test_nestedtypes.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.5514540Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5515320Z   copying tables/scripts/ptrepack.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5516110Z   copying tables/scripts/pttree.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5516910Z   copying tables/scripts/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5518270Z   copying tables/scripts/pt2to3.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5519100Z   copying tables/scripts/ptdump.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts
2023-09-21T13:07:11.5524830Z   creating build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.5525700Z   copying tables/nodes/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.5526550Z   copying tables/nodes/tests/test_filenode.py -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.5527130Z   running egg_info
2023-09-21T13:07:11.5527830Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:07:11.5528540Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:07:11.5529260Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:07:11.5529960Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:07:11.5530660Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:07:11.5531360Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:07:11.5532040Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:07:11.5532800Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:07:11.5661620Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:07:11.6327670Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:07:11.6452290Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:07:11.6576660Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:07:11.6639270Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:07:11.6919310Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:07:11.6921570Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:07:11.7047800Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:07:11.7074070Z   adding license file 'LICENSE.txt'
2023-09-21T13:07:11.7213780Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:07:11.7401670Z   copying tables/_comp_bzip2.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7406700Z   copying tables/_comp_lzo.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7412760Z   copying tables/definitions.pxd -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7421510Z   copying tables/hdf5extension.pxd -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7426700Z   copying tables/hdf5extension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7436150Z   copying tables/indexesextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7444940Z   copying tables/linkextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7452250Z   copying tables/lrucacheextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7457280Z   copying tables/lrucacheextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7464070Z   copying tables/tableextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7470890Z   copying tables/utilsextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7477990Z   copying tables/utilsextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7485940Z   copying tables/libblosc2.dylib -> build/lib.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:11.7538030Z   copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7543540Z   copying tables/tests/Tables_lzo1.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7561400Z   copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7562480Z   copying tables/tests/Tables_lzo2.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7572450Z   copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7579020Z   copying tables/tests/array_mdatom.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7587470Z   copying tables/tests/attr-u16.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7596310Z   copying tables/tests/blosc_bigendian.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7603340Z   copying tables/tests/bug-idx.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7612850Z   copying tables/tests/elink.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7618300Z   copying tables/tests/elink2.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7624830Z   copying tables/tests/ex-noattr.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7631580Z   copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7639030Z   copying tables/tests/float.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7643970Z   copying tables/tests/idx-std-1.x.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7651220Z   copying tables/tests/indexes_2_0.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7661910Z   copying tables/tests/indexes_2_1.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7672190Z   copying tables/tests/issue_368.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7678240Z   copying tables/tests/issue_560.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7686940Z   copying tables/tests/itemsize.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7694220Z   copying tables/tests/matlab_file.mat -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7699920Z   copying tables/tests/nested-type-with-gaps.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7710290Z   copying tables/tests/non-chunked-table.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7713320Z   copying tables/tests/oldflavor_numeric.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7724830Z   copying tables/tests/out_of_order_types.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7733290Z   copying tables/tests/python2.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7746660Z   copying tables/tests/python3.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7758020Z   copying tables/tests/scalar.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7774730Z   copying tables/tests/slink.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7782160Z   copying tables/tests/smpl_SDSextendible.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7783070Z   copying tables/tests/smpl_compound_chunked.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7794160Z   copying tables/tests/smpl_enum.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7810360Z   copying tables/tests/smpl_f64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7813750Z   copying tables/tests/smpl_f64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7819340Z   copying tables/tests/smpl_i32be.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7825190Z   copying tables/tests/smpl_i32le.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7831000Z   copying tables/tests/smpl_i64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7836700Z   copying tables/tests/smpl_i64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7843130Z   copying tables/tests/smpl_unsupptype.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7849760Z   copying tables/tests/test_ref_array1.mat -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7856040Z   copying tables/tests/test_ref_array2.mat -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7863150Z   copying tables/tests/test_szip.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7871000Z   copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7876910Z   copying tables/tests/times-nested-be.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7884740Z   copying tables/tests/vlstr_attr.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7891870Z   copying tables/tests/vlunicode_endian.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7902520Z   copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7907880Z   copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/tests
2023-09-21T13:07:11.7916040Z   copying tables/nodes/tests/test_filenode.dat -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.7921780Z   copying tables/nodes/tests/test_filenode.xbm -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.7927350Z   copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests
2023-09-21T13:07:11.7992470Z   running build_ext
2023-09-21T13:07:12.0413850Z   building 'tables.utilsextension' extension
2023-09-21T13:07:12.0515320Z   creating build/temp.macosx-10.9-x86_64-cpython-38
2023-09-21T13:07:12.0526540Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc
2023-09-21T13:07:12.0552310Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc
2023-09-21T13:07:12.0553360Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs
2023-09-21T13:07:12.0554240Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4
2023-09-21T13:07:12.0555130Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13
2023-09-21T13:07:12.0555940Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5
2023-09-21T13:07:12.0557450Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common
2023-09-21T13:07:12.0558920Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress
2023-09-21T13:07:12.0560310Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress
2023-09-21T13:07:12.0561350Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated
2023-09-21T13:07:12.0562270Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder
2023-09-21T13:07:12.0563240Z   creating build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy
2023-09-21T13:07:12.0563990Z   creating build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc
2023-09-21T13:07:12.0564700Z   creating build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src
2023-09-21T13:07:12.0566020Z   creating build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2
2023-09-21T13:07:12.0567480Z   creating build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src
2023-09-21T13:07:12.0569190Z   creating build/temp.macosx-10.9-x86_64-cpython-38/src
2023-09-21T13:07:12.0575060Z   creating build/temp.macosx-10.9-x86_64-cpython-38/tables
2023-09-21T13:07:12.0579150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:12.4190990Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:12.8056670Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:12.9801540Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:07:12.9803550Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:07:12.9806180Z             ^
2023-09-21T13:07:12.9809570Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:07:12.9812210Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:07:12.9814700Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:07:12.9818110Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:07:12.9820560Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:07:12.9823190Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:07:12.9868150Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:07:12.9870070Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:07:12.9872510Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:07:12.9875790Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:07:12.9878340Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:07:12.9880780Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:07:12.9884160Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:07:12.9886710Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:07:12.9889410Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:07:13.2701340Z   6 warnings generated.
2023-09-21T13:07:13.2752300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:13.5625130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:13.7821830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:13.9280470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:14.3121370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:14.4286360Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:07:14.4290300Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:07:14.4294110Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:07:14.4296750Z               ^
2023-09-21T13:07:14.4299920Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:07:14.4302470Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:07:14.4305040Z               ^
2023-09-21T13:07:14.4625930Z   2 warnings generated.
2023-09-21T13:07:14.4671930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:17.2293220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:20.3963680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:20.5367130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:20.6377260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:20.8245260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:21.4003530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:21.5148970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:21.6939470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:21.9020140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:22.1933440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:22.4964210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:22.6889130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:23.2980150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:23.4767410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:23.8461750Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:23.9445650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:24.0556100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:24.1212710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:24.3835330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:24.5037560Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:24.8766650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.0037290Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.0680560Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.2800820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.4227460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.7128870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:25.8908710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:26.7810190Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:28.6598430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:28.8470950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:29.1278010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:29.4322510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:31.7212640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:33.8161210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:41.9055060Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:42.3192310Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:44.5100980Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:44.6493340Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:07:44.6494780Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:07:44.6497880Z           ^~~~~~~~~~~~~~~
2023-09-21T13:07:44.6512890Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:07:44.6515140Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:07:44.6517900Z           ^~~~~~~~~~~~~~~
2023-09-21T13:07:45.0274150Z   2 warnings generated.
2023-09-21T13:07:45.0321490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:46.5043440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:46.6781540Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:47.2727940Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:49.6037030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:49.7243720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:49.8664640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:49.9521440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:50.3916120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:51.4961850Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:51.7958580Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:52.3889020Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:53.3503730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:54.4008050Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:55.2957410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:56.4319880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:57.5512530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:58.5925680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:59.7195910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:07:59.8709500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:08:00.3112150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:08:00.6894730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:08:00.8581230Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:08:01.1355940Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/utilsextension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/utilsextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:08:01.4083680Z   tables/utilsextension.c:6634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4085250Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4088300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4105390Z   tables/utilsextension.c:6828:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4107790Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4110740Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4131940Z   tables/utilsextension.c:7032:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4134590Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4137460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4155590Z   tables/utilsextension.c:7226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4158450Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4161140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4175570Z   tables/utilsextension.c:7391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4178430Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4181310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4206200Z   tables/utilsextension.c:7649:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4208670Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4211460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4298700Z   tables/utilsextension.c:8213:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4300310Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4303450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4310760Z   tables/utilsextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4313370Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4316250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4356320Z   tables/utilsextension.c:8819:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4359140Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4361800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4409620Z   tables/utilsextension.c:9740:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4411830Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4414630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4460600Z   tables/utilsextension.c:10079:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4462970Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4465830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4503450Z   tables/utilsextension.c:10378:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4505940Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4508820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4566030Z   tables/utilsextension.c:10806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4567620Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4570560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4780380Z   tables/utilsextension.c:12117:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4787170Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4787420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4802780Z   tables/utilsextension.c:12337:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4805400Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4808360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4921000Z   tables/utilsextension.c:13238:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4922840Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4925840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.4985430Z   tables/utilsextension.c:14178:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.4987570Z     goto __pyx_L3_error;
2023-09-21T13:08:01.4990400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5044500Z   tables/utilsextension.c:14660:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5046710Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5049700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5118250Z   tables/utilsextension.c:15251:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5120170Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5123060Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5142260Z   tables/utilsextension.c:15448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5144710Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5147410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5184940Z   tables/utilsextension.c:15804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5187210Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5189840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5279490Z   tables/utilsextension.c:16409:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5281160Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5284060Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5423010Z   tables/utilsextension.c:17375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5425120Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5427830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5517140Z   tables/utilsextension.c:18110:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5521670Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5522240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5581010Z   tables/utilsextension.c:18528:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5583210Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5587220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5662850Z   tables/utilsextension.c:19001:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5663720Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5665920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.5877080Z   tables/utilsextension.c:20269:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.5878760Z     goto __pyx_L3_error;
2023-09-21T13:08:01.5881830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.6021150Z   tables/utilsextension.c:20831:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.6026030Z     goto __pyx_L3_error;
2023-09-21T13:08:01.6026690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:08:01.7095930Z   tables/utilsextension.c:27275:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:08:01.7096930Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:08:01.7102720Z                                                                              ^~~~~~~~
2023-09-21T13:08:01.7106710Z   tables/utilsextension.c:27275:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:08:01.7111360Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:08:01.7112960Z                                                                           ^
2023-09-21T13:08:01.7116500Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:08:01.7215480Z   tables/utilsextension.c:28022:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:08:01.7216620Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:08:01.7217110Z                       ^
2023-09-21T13:08:01.7219620Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:08:01.7224470Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:08:01.7226510Z                                    ^
2023-09-21T13:08:01.7234320Z   tables/utilsextension.c:28033:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:08:01.7235090Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:08:01.7235650Z                       ^
2023-09-21T13:08:01.7242630Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:08:01.7243700Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:08:01.7244610Z                                    ^
2023-09-21T13:08:01.7414800Z   tables/utilsextension.c:29868:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:08:01.7415600Z       0,
2023-09-21T13:08:01.7417780Z       ^
2023-09-21T13:08:01.7420970Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:08:01.7423570Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:08:01.7426260Z       ^
2023-09-21T13:08:01.7429620Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:08:01.7432290Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:08:01.7435400Z                                                        ^
2023-09-21T13:09:03.4555760Z   32 warnings generated.
2023-09-21T13:09:03.4681790Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o build/temp.macosx-10.9-x86_64-cpython-38/tables/utilsextension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/utilsextension.cpython-38-darwin.so
2023-09-21T13:09:03.5549050Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:09:03.5551920Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:09:03.5555340Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:09:03.5597140Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:09:03.5600300Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:09:03.5603050Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:09:03.5606010Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:09:03.5610000Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:09:03.5612840Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:09:03.5617000Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:09:03.6530510Z   building 'tables.hdf5extension' extension
2023-09-21T13:09:03.6561380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:03.9541930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:04.3019840Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:04.4695910Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:09:04.4697050Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:09:04.4699230Z             ^
2023-09-21T13:09:04.4702690Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:09:04.4705330Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:09:04.4707860Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:04.4711190Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:09:04.4714950Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:09:04.4717900Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:04.4758460Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:09:04.4760950Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:09:04.4763430Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:04.4766680Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:09:04.4769360Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:09:04.4771690Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:09:04.4775060Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:09:04.4777580Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:09:04.4780170Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:04.7404810Z   6 warnings generated.
2023-09-21T13:09:04.7452020Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:04.9956060Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:05.2135200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:05.3603520Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:05.7208700Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:05.8349590Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:09:05.8351620Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:09:05.8354430Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:09:05.8357080Z               ^
2023-09-21T13:09:05.8360240Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:09:05.8362800Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:09:05.8365360Z               ^
2023-09-21T13:09:05.8685360Z   2 warnings generated.
2023-09-21T13:09:05.8732410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:08.6437500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:11.8359480Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:11.9797050Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:12.0782600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:12.2640720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:12.8372350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:12.9486100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:13.1221040Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:13.3285950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:13.5313880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:13.8099580Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:13.9967080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:14.5811660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:14.7532970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.1195380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.2190810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.3273530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.3925730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.6462530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:15.7636410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:16.1401600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:16.2687060Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:16.3347670Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:16.7710530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:17.0207200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:17.4986740Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:17.8616500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:19.1409300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:20.9489960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:21.1765670Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:21.4999000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:21.8468160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:24.0758090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:26.1366650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:34.1930650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:34.5960950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:36.7629030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:36.9059540Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:36.9060790Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:09:36.9063350Z           ^~~~~~~~~~~~~~~
2023-09-21T13:09:36.9077030Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:36.9079640Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:09:36.9082400Z           ^~~~~~~~~~~~~~~
2023-09-21T13:09:37.2805680Z   2 warnings generated.
2023-09-21T13:09:37.2854660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:38.7736790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:38.9483920Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:39.5487070Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:41.8924750Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:42.0121140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:42.1544870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:42.2384910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:42.6713520Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:43.7587270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:44.0621020Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:44.6501820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:45.5981930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:46.6536510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:47.5058780Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:48.4683500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:49.5081510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:50.5410720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:51.6546940Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:51.8161470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:52.0911160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:52.2307680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:52.5575530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:52.7217530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5VLARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5VLARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:52.9204170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:53.0786370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:53.3571470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/hdf5extension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:09:53.6446230Z   tables/hdf5extension.c:9147:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6447800Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6450780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6752020Z   tables/hdf5extension.c:11452:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6753990Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6756790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6788700Z   tables/hdf5extension.c:11811:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6791070Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6794080Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6805930Z   tables/hdf5extension.c:12003:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6808510Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6811310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6832650Z   tables/hdf5extension.c:12276:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6835390Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6838010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6841260Z   tables/hdf5extension.c:12379:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6843750Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6846590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6867450Z   tables/hdf5extension.c:12607:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6869850Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6872530Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6875840Z   tables/hdf5extension.c:12718:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6878300Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6881090Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6897710Z   tables/hdf5extension.c:12954:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6900390Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6903230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6944600Z   tables/hdf5extension.c:13267:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6946270Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6949050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6959320Z   tables/hdf5extension.c:13410:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6961930Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6964750Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6974320Z   tables/hdf5extension.c:13560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6976740Z     goto __pyx_L3_error;
2023-09-21T13:09:53.6979570Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.6997380Z   tables/hdf5extension.c:13754:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.6999740Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7002430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7200090Z   tables/hdf5extension.c:14900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7201330Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7204300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7452590Z   tables/hdf5extension.c:16761:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7454240Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7457270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7486780Z   tables/hdf5extension.c:17030:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7488930Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7491820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7528010Z   tables/hdf5extension.c:17333:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7530100Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7533180Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7547360Z   tables/hdf5extension.c:17506:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7549910Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7552760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7564570Z   tables/hdf5extension.c:17667:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7567150Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7569930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7602690Z   tables/hdf5extension.c:17950:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7605010Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7607880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7637950Z   tables/hdf5extension.c:18191:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7642930Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7643250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7680110Z   tables/hdf5extension.c:18448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7681440Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7684890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7734160Z   tables/hdf5extension.c:18756:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7735150Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7740940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7742630Z   tables/hdf5extension.c:18867:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7748010Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7748670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7779760Z   tables/hdf5extension.c:19104:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7784550Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7787150Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7820360Z   tables/hdf5extension.c:19366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7823110Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7826950Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7857320Z   tables/hdf5extension.c:19795:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7858120Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7858740Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7886130Z   tables/hdf5extension.c:20015:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7888340Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7892880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.7949510Z   tables/hdf5extension.c:20395:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.7952540Z     goto __pyx_L3_error;
2023-09-21T13:09:53.7953300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8002740Z   tables/hdf5extension.c:20717:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8007150Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8007780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8011420Z   tables/hdf5extension.c:20806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8014090Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8016890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8063040Z   tables/hdf5extension.c:21087:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8065070Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8069830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8117930Z   tables/hdf5extension.c:21393:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8120580Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8124450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8175550Z   tables/hdf5extension.c:21706:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8177820Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8181110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8188590Z   tables/hdf5extension.c:21817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8191550Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8194910Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8200890Z   tables/hdf5extension.c:21920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8204740Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8207780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8274150Z   tables/hdf5extension.c:22358:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8275570Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8279050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8333700Z   tables/hdf5extension.c:22841:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8335640Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8338430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8395030Z   tables/hdf5extension.c:23218:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8396430Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8399540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8402870Z   tables/hdf5extension.c:23327:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8405390Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8408130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8411500Z   tables/hdf5extension.c:23518:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8413990Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8416820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8423690Z   tables/hdf5extension.c:23641:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8426210Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8428880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8449050Z   tables/hdf5extension.c:23930:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8451480Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8454280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8644610Z   tables/hdf5extension.c:24974:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8648950Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8649280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.8868300Z   tables/hdf5extension.c:25992:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.8869180Z     goto __pyx_L3_error;
2023-09-21T13:09:53.8871030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9008550Z   tables/hdf5extension.c:26871:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9012900Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9013590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9088830Z   tables/hdf5extension.c:27356:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9095400Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9096220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9192540Z   tables/hdf5extension.c:28066:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9193550Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9196630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9277860Z   tables/hdf5extension.c:28726:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9280900Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9282710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9374630Z   tables/hdf5extension.c:29472:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9378600Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9382220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9484830Z   tables/hdf5extension.c:30011:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9485650Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9489050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9608390Z   tables/hdf5extension.c:30823:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9609480Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9613550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9661340Z   tables/hdf5extension.c:31226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9667350Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9668460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9716500Z   tables/hdf5extension.c:31640:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9717490Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9717800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9778470Z   tables/hdf5extension.c:32220:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9779480Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9779720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9786510Z   tables/hdf5extension.c:32343:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9789620Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9794600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9803190Z   tables/hdf5extension.c:32479:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9803940Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9804580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:53.9986450Z   tables/hdf5extension.c:33462:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:53.9987180Z     goto __pyx_L3_error;
2023-09-21T13:09:53.9987620Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0104350Z   tables/hdf5extension.c:34068:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0109800Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0110180Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0148250Z   tables/hdf5extension.c:34430:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0150280Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0154140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0177870Z   tables/hdf5extension.c:34720:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0180460Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0183990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0204190Z   tables/hdf5extension.c:34978:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0207020Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0210900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0339460Z   tables/hdf5extension.c:35787:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0339900Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0340300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0359210Z   tables/hdf5extension.c:36081:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0365370Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0365630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0374640Z   tables/hdf5extension.c:36204:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0380600Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0381190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0385470Z   tables/hdf5extension.c:36308:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0390180Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0392670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0433490Z   tables/hdf5extension.c:36538:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0434340Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0436650Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0442930Z   tables/hdf5extension.c:36625:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0443650Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0446740Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0454170Z   tables/hdf5extension.c:36748:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0454890Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0458410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0476840Z   tables/hdf5extension.c:36912:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0482360Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0485850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0574170Z   tables/hdf5extension.c:37374:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0576410Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0580030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0651660Z   tables/hdf5extension.c:37817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0654210Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0657360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0732620Z   tables/hdf5extension.c:38270:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.0737400Z     goto __pyx_L3_error;
2023-09-21T13:09:54.0737920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:09:54.0824620Z   tables/hdf5extension.c:38789:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0832090Z     0, /*tp_print*/
2023-09-21T13:09:54.0832660Z     ^
2023-09-21T13:09:54.0834080Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0836160Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0841970Z       ^
2023-09-21T13:09:54.0843400Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0845520Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0852830Z                                                        ^
2023-09-21T13:09:54.0854280Z   tables/hdf5extension.c:38909:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0855000Z     0, /*tp_print*/
2023-09-21T13:09:54.0856950Z     ^
2023-09-21T13:09:54.0863770Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0865030Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0865650Z       ^
2023-09-21T13:09:54.0873610Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0874460Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0875000Z                                                        ^
2023-09-21T13:09:54.0880410Z   tables/hdf5extension.c:39057:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0881580Z     0, /*tp_print*/
2023-09-21T13:09:54.0883260Z     ^
2023-09-21T13:09:54.0891260Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0892090Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0892640Z       ^
2023-09-21T13:09:54.0895420Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0901560Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0902300Z                                                        ^
2023-09-21T13:09:54.0903630Z   tables/hdf5extension.c:39236:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0906200Z     0, /*tp_print*/
2023-09-21T13:09:54.0912090Z     ^
2023-09-21T13:09:54.0913580Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0915120Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0917910Z       ^
2023-09-21T13:09:54.0922360Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0929650Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0930300Z                                                        ^
2023-09-21T13:09:54.0931800Z   tables/hdf5extension.c:39404:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0933910Z     0, /*tp_print*/
2023-09-21T13:09:54.0937650Z     ^
2023-09-21T13:09:54.0940280Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0946960Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0948060Z       ^
2023-09-21T13:09:54.0948930Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0951490Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0955080Z                                                        ^
2023-09-21T13:09:54.0963490Z   tables/hdf5extension.c:39517:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0964200Z     0, /*tp_print*/
2023-09-21T13:09:54.0964620Z     ^
2023-09-21T13:09:54.0966590Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0972560Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0973610Z       ^
2023-09-21T13:09:54.0975190Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.0981740Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.0982310Z                                                        ^
2023-09-21T13:09:54.0983710Z   tables/hdf5extension.c:39638:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.0986210Z     0, /*tp_print*/
2023-09-21T13:09:54.0991170Z     ^
2023-09-21T13:09:54.0992650Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.0995150Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.0999210Z       ^
2023-09-21T13:09:54.1000750Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.1007840Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.1008750Z                                                        ^
2023-09-21T13:09:54.1009620Z   tables/hdf5extension.c:39754:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.1011450Z     0, /*tp_print*/
2023-09-21T13:09:54.1014250Z     ^
2023-09-21T13:09:54.1017960Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.1023110Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.1024270Z       ^
2023-09-21T13:09:54.1031580Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.1032630Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.1034080Z                                                        ^
2023-09-21T13:09:54.1701590Z   tables/hdf5extension.c:44024:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:09:54.1705120Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:09:54.1708190Z                                                                              ^~~~~~~~
2023-09-21T13:09:54.1711210Z   tables/hdf5extension.c:44024:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:09:54.1714100Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:09:54.1716790Z                                                                           ^
2023-09-21T13:09:54.1720750Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:09:54.1916250Z   tables/hdf5extension.c:45572:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:09:54.1917980Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:09:54.1921570Z                       ^
2023-09-21T13:09:54.1925330Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:09:54.1949460Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:09:54.1951680Z                                    ^
2023-09-21T13:09:54.1953020Z   tables/hdf5extension.c:45583:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:09:54.1962430Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:09:54.1962750Z                       ^
2023-09-21T13:09:54.1963240Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:09:54.1963600Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:09:54.1964090Z                                    ^
2023-09-21T13:09:54.2148170Z   tables/hdf5extension.c:47690:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:09:54.2149720Z       0,
2023-09-21T13:09:54.2152650Z       ^
2023-09-21T13:09:54.2157300Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:09:54.2163690Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:09:54.2164260Z       ^
2023-09-21T13:09:54.2166860Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:09:54.2169340Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:09:54.2173300Z                                                        ^
2023-09-21T13:10:06.9671310Z   85 warnings generated.
2023-09-21T13:10:06.9798520Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5VLARRAY.o build/temp.macosx-10.9-x86_64-cpython-38/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o build/temp.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.cpython-38-darwin.so
2023-09-21T13:10:07.0606730Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:10:07.0608150Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:10:07.0608690Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:10:07.0658720Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:10:07.0659580Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:10:07.0660420Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:10:07.0661120Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:10:07.0661840Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:10:07.0662580Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:10:07.0663280Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:10:07.1362800Z   building 'tables.tableextension' extension
2023-09-21T13:10:07.1399450Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:07.4373900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:07.7737370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:07.9334010Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:10:07.9337490Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:10:07.9338590Z             ^
2023-09-21T13:10:07.9339650Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:10:07.9341550Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:10:07.9344550Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:07.9354050Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:10:07.9357400Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:10:07.9359250Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:07.9404740Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:10:07.9410370Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:10:07.9411640Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:07.9412700Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:10:07.9415400Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:10:07.9419450Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:10:07.9422960Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:10:07.9425510Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:10:07.9428190Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:08.2127320Z   6 warnings generated.
2023-09-21T13:10:08.2171120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:08.4675890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:08.6836520Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:08.8295620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:09.1816900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:09.2966000Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:10:09.2967740Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:10:09.2970430Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:10:09.2972990Z               ^
2023-09-21T13:10:09.2976130Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:10:09.2978850Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:10:09.2981140Z               ^
2023-09-21T13:10:09.3300990Z   2 warnings generated.
2023-09-21T13:10:09.3345610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:12.0464240Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:15.2113400Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:15.3556550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:15.4554070Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:15.6392660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:16.2059010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:16.3598700Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:16.5304680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:16.7336640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:16.9399000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:17.2238210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:17.4146940Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:17.9932030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:18.1665000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:18.5258260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:18.6262030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:18.7364370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:18.8014660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:19.0575640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:19.2775840Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:19.6566890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:19.7872210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:19.8533600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:20.1092500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:20.2476500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:20.5504660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:20.7365210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:21.6540930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:23.5652960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:23.7522560Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:24.0275270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:24.3358260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:26.6448130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:28.7470590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:37.0379160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:37.5074060Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:39.8346270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:39.9746280Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:39.9747710Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:10:39.9750360Z           ^~~~~~~~~~~~~~~
2023-09-21T13:10:39.9763620Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:39.9765900Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:10:39.9768450Z           ^~~~~~~~~~~~~~~
2023-09-21T13:10:40.3463240Z   2 warnings generated.
2023-09-21T13:10:40.3512820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:41.9367000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:42.1313930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:42.7628800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:45.1057880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:45.2266550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:45.3671190Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:45.4513150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:45.8880090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:47.0002890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:47.3067170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:47.8967880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:48.8435730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:49.9055440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:50.7618090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:51.7310350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:52.8312820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:53.8648460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:55.0037530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:55.1535170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:55.4479950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:55.6145440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5TB-opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5TB-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:55.7986230Z   src/H5TB-opt.c:438:59: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'hsize_t' (aka 'unsigned long long') [-Wformat]
2023-09-21T13:10:55.7987220Z      BLOSC_TRACE_ERROR("Cannot get lazy chunk %zd in %s\n", nchunk, filename);
2023-09-21T13:10:55.7988100Z                                               ~~~           ^~~~~~
2023-09-21T13:10:55.7993950Z                                               %llu
2023-09-21T13:10:55.7995480Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include/blosc2.h:97:63: note: expanded from macro 'BLOSC_TRACE_ERROR'
2023-09-21T13:10:55.7997110Z   #define BLOSC_TRACE_ERROR(msg, ...) BLOSC_TRACE(error, msg, ##__VA_ARGS__)
2023-09-21T13:10:55.7999970Z                                                          ~~~    ^~~~~~~~~~~
2023-09-21T13:10:55.8006590Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include/blosc2.h:104:61: note: expanded from macro 'BLOSC_TRACE'
2023-09-21T13:10:55.8007620Z           fprintf(stderr, "[%s] - " msg " (%s:%d)\n", #cat, ##__VA_ARGS__, __FILE__, __LINE__); \
2023-09-21T13:10:55.8008290Z                                     ~~~                       ^~~~~~~~~~~
2023-09-21T13:10:55.9226570Z   1 warning generated.
2023-09-21T13:10:55.9277320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:56.0948190Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:56.3707960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/tableextension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/tableextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:10:56.6486570Z   tables/tableextension.c:7526:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.6487670Z     goto __pyx_L3_error;
2023-09-21T13:10:56.6490720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.6961920Z   tables/tableextension.c:10366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.6963060Z     goto __pyx_L3_error;
2023-09-21T13:10:56.6966120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7168620Z   tables/tableextension.c:11704:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7169660Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7172690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7181610Z   tables/tableextension.c:11839:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7184190Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7187120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7197310Z   tables/tableextension.c:11999:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7199860Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7202580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7236600Z   tables/tableextension.c:12303:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7238870Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7241630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7293670Z   tables/tableextension.c:12645:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7295730Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7298480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7344820Z   tables/tableextension.c:13059:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7346800Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7349680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7387900Z   tables/tableextension.c:13408:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7389960Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7392720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7535270Z   tables/tableextension.c:14380:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7536300Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7540190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7578100Z   tables/tableextension.c:14711:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7579090Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7581140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7732680Z   tables/tableextension.c:15545:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7734170Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7739770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7740710Z   tables/tableextension.c:15632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7742930Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7747780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7750220Z   tables/tableextension.c:15755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7756540Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7757130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7801310Z   tables/tableextension.c:16096:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7802070Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7802690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.7861820Z   tables/tableextension.c:16597:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.7863910Z     goto __pyx_L3_error;
2023-09-21T13:10:56.7867860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8439760Z   tables/tableextension.c:21475:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8440740Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8442820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8558140Z   tables/tableextension.c:22427:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8559960Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8562930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8596790Z   tables/tableextension.c:22755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8607030Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8607690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8620170Z   tables/tableextension.c:22920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8626120Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8626700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8630250Z   tables/tableextension.c:23023:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8634760Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8637080Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8690610Z   tables/tableextension.c:23383:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8691470Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8693740Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8896590Z   tables/tableextension.c:24844:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8901230Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8905070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8951610Z   tables/tableextension.c:25268:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8956180Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8958630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8966540Z   tables/tableextension.c:25391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.8967570Z     goto __pyx_L3_error;
2023-09-21T13:10:56.8970840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:10:56.8982130Z   tables/tableextension.c:25573:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:10:56.8982890Z     0, /*tp_print*/
2023-09-21T13:10:56.8984770Z     ^
2023-09-21T13:10:56.8990800Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:10:56.8991920Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:10:56.8994260Z       ^
2023-09-21T13:10:56.8997620Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:10:56.9000100Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:10:56.9002800Z                                                        ^
2023-09-21T13:10:56.9062230Z   tables/tableextension.c:26009:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:10:56.9063060Z     0, /*tp_print*/
2023-09-21T13:10:56.9070070Z     ^
2023-09-21T13:10:56.9071740Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:10:56.9073160Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:10:56.9078950Z       ^
2023-09-21T13:10:56.9080510Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:10:56.9081340Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:10:56.9083760Z                                                        ^
2023-09-21T13:10:56.9535060Z   tables/tableextension.c:28721:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:10:56.9537050Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:10:56.9540380Z                                                                              ^~~~~~~~
2023-09-21T13:10:56.9543610Z   tables/tableextension.c:28721:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:10:56.9549760Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:10:56.9552040Z                                                                           ^
2023-09-21T13:10:56.9556320Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:10:56.9640180Z   tables/tableextension.c:29465:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:10:56.9645820Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:10:56.9646410Z                       ^
2023-09-21T13:10:56.9649760Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:10:56.9656610Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:10:56.9657160Z                                    ^
2023-09-21T13:10:56.9659530Z   tables/tableextension.c:29476:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:10:56.9664140Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:10:56.9666730Z                       ^
2023-09-21T13:10:56.9673290Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:10:56.9674400Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:10:56.9677110Z                                    ^
2023-09-21T13:10:56.9950350Z   tables/tableextension.c:32218:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:10:56.9952200Z       0,
2023-09-21T13:10:56.9956020Z       ^
2023-09-21T13:10:56.9958280Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:10:56.9960900Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:10:56.9966790Z       ^
2023-09-21T13:10:56.9967990Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:10:56.9972950Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:10:56.9973510Z                                                        ^
2023-09-21T13:11:03.6493760Z   31 warnings generated.
2023-09-21T13:11:03.6606500Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-38/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-38/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-38/src/H5TB-opt.o build/temp.macosx-10.9-x86_64-cpython-38/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-38/src/utils.o build/temp.macosx-10.9-x86_64-cpython-38/tables/tableextension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/tableextension.cpython-38-darwin.so
2023-09-21T13:11:03.7402100Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:03.7404290Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:03.7408020Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:03.7453020Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:03.7454240Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:03.7455140Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:03.7455660Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:03.7456100Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:03.7456520Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:03.7456940Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:03.8274490Z   building 'tables._comp_lzo' extension
2023-09-21T13:11:03.8282840Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5Zlzo.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5Zlzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:04.0519460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/_comp_lzo.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/_comp_lzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:04.2510650Z   tables/_comp_lzo.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:04.2512600Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:04.2515710Z                                                                              ^~~~~~~~
2023-09-21T13:11:04.2518590Z   tables/_comp_lzo.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:11:04.2521360Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:04.2523930Z                                                                           ^
2023-09-21T13:11:04.2527230Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:11:04.2658660Z   tables/_comp_lzo.c:4905:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:04.2660440Z       0,
2023-09-21T13:11:04.2663150Z       ^
2023-09-21T13:11:04.2666680Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:04.2669130Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:04.2671680Z       ^
2023-09-21T13:11:04.2674930Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:04.2677420Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:04.2680040Z                                                        ^
2023-09-21T13:11:04.7321440Z   2 warnings generated.
2023-09-21T13:11:04.7371930Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/src/H5Zlzo.o build/temp.macosx-10.9-x86_64-cpython-38/tables/_comp_lzo.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -llzo2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_lzo.cpython-38-darwin.so
2023-09-21T13:11:04.7816260Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:04.7817550Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:04.7820580Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:04.7823330Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:04.7826310Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:04.7829200Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:04.7833040Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:04.7835750Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:04.7839340Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:04.7842330Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:04.7952230Z   ld: warning: dylib (/usr/local/lib/liblzo2.dylib) was built for newer macOS version (12.0) than being linked (10.9)
2023-09-21T13:11:04.8363480Z   building 'tables._comp_bzip2' extension
2023-09-21T13:11:04.8371540Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5Zbzip2.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5Zbzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:04.9754860Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/_comp_bzip2.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/_comp_bzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:05.1266040Z   tables/_comp_bzip2.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.1266880Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:05.1267870Z                                                                              ^~~~~~~~
2023-09-21T13:11:05.1273330Z   tables/_comp_bzip2.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:11:05.1274960Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:05.1277760Z                                                                           ^
2023-09-21T13:11:05.1281910Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:11:05.1426530Z   tables/_comp_bzip2.c:4905:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:05.1427350Z       0,
2023-09-21T13:11:05.1432870Z       ^
2023-09-21T13:11:05.1433970Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:05.1435820Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:05.1441490Z       ^
2023-09-21T13:11:05.1442490Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:05.1443850Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:05.1446960Z                                                        ^
2023-09-21T13:11:05.6145570Z   2 warnings generated.
2023-09-21T13:11:05.6195010Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/src/H5Zbzip2.o build/temp.macosx-10.9-x86_64-cpython-38/tables/_comp_bzip2.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lbz2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_bzip2.cpython-38-darwin.so
2023-09-21T13:11:05.6615130Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:05.6617160Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:05.6620790Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:05.6624060Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:05.6627790Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:05.6630320Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:05.6633630Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:05.6638640Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:05.6641570Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:05.6646820Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:05.7077010Z   building 'tables.linkextension' extension
2023-09-21T13:11:05.7084900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/linkextension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/linkextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:05.9667650Z   tables/linkextension.c:5170:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9669220Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9672210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9701970Z   tables/linkextension.c:5488:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9704610Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9707420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9755930Z   tables/linkextension.c:5843:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9758170Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9760990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9808820Z   tables/linkextension.c:6212:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9810840Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9814020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9852380Z   tables/linkextension.c:6520:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9854510Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9857330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9861880Z   tables/linkextension.c:6632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9864530Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9867280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9898660Z   tables/linkextension.c:6900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9901080Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9904060Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9942340Z   tables/linkextension.c:7231:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9944240Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9947140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9984040Z   tables/linkextension.c:7539:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9986130Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9988860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:05.9993460Z   tables/linkextension.c:7651:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:05.9996080Z     goto __pyx_L3_error;
2023-09-21T13:11:05.9998760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0057780Z   tables/linkextension.c:8056:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0059760Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0062580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0112110Z   tables/linkextension.c:8486:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0113410Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0117080Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0120370Z   tables/linkextension.c:8576:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0122850Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0125500Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0160640Z   tables/linkextension.c:8884:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0162500Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0165390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0179980Z   tables/linkextension.c:9055:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0182400Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0185350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0255270Z   tables/linkextension.c:9508:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0256490Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0259430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0328360Z   tables/linkextension.c:9961:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0329440Z     goto __pyx_L3_error;
2023-09-21T13:11:06.0332370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:06.0391600Z   tables/linkextension.c:10412:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:06.0393120Z     0, /*tp_print*/
2023-09-21T13:11:06.0395930Z     ^
2023-09-21T13:11:06.0399360Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:06.0401760Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:06.0404710Z       ^
2023-09-21T13:11:06.0407670Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:06.0410180Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:06.0412670Z                                                        ^
2023-09-21T13:11:06.0415740Z   tables/linkextension.c:10518:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:06.0418160Z     0, /*tp_print*/
2023-09-21T13:11:06.0420770Z     ^
2023-09-21T13:11:06.0424060Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:06.0426440Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:06.0428950Z       ^
2023-09-21T13:11:06.0432100Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:06.0434550Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:06.0437180Z                                                        ^
2023-09-21T13:11:06.0440420Z   tables/linkextension.c:10625:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:06.0442770Z     0, /*tp_print*/
2023-09-21T13:11:06.0445370Z     ^
2023-09-21T13:11:06.0448650Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:06.0451180Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:06.0453690Z       ^
2023-09-21T13:11:06.0456910Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:06.0459330Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:06.0462230Z                                                        ^
2023-09-21T13:11:06.0694640Z   tables/linkextension.c:12954:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:06.0698980Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:06.0707390Z                                                                              ^~~~~~~~
2023-09-21T13:11:06.0709100Z   tables/linkextension.c:12954:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:11:06.0714660Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:06.0715250Z                                                                           ^
2023-09-21T13:11:06.0718130Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:11:06.0747190Z   tables/linkextension.c:13311:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:11:06.0749410Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:11:06.0753650Z                       ^
2023-09-21T13:11:06.0756700Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:11:06.0762510Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:11:06.0763460Z                                    ^
2023-09-21T13:11:06.0766090Z   tables/linkextension.c:13322:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:11:06.0768610Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:11:06.0773070Z                       ^
2023-09-21T13:11:06.0774480Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:11:06.0779770Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:11:06.0780120Z                                    ^
2023-09-21T13:11:06.1021270Z   tables/linkextension.c:15624:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:06.1023340Z       0,
2023-09-21T13:11:06.1025960Z       ^
2023-09-21T13:11:06.1029440Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:06.1032430Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:06.1039620Z       ^
2023-09-21T13:11:06.1040560Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:06.1042070Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:06.1043740Z                                                        ^
2023-09-21T13:11:08.2363930Z   24 warnings generated.
2023-09-21T13:11:08.2401620Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/tables/linkextension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/linkextension.cpython-38-darwin.so
2023-09-21T13:11:08.3720920Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:08.3722030Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:08.3722950Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:08.3723790Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:08.3724620Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:08.3725460Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:08.3726260Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:08.3727090Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:08.3727920Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:08.3728740Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:08.4169860Z   building 'tables.lrucacheextension' extension
2023-09-21T13:11:08.4178340Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/lrucacheextension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:08.5886370Z   tables/lrucacheextension.c:5352:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.5886810Z     goto __pyx_L3_error;
2023-09-21T13:11:08.5887010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.5977760Z   tables/lrucacheextension.c:6217:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.5978690Z     goto __pyx_L3_error;
2023-09-21T13:11:08.5979380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6041120Z   tables/lrucacheextension.c:6826:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6042100Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6044100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6089730Z   tables/lrucacheextension.c:7151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6090700Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6091330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6112580Z   tables/lrucacheextension.c:7292:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6113590Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6114230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6167810Z   tables/lrucacheextension.c:7917:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6168820Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6169810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6207820Z   tables/lrucacheextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6208880Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6209510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6221170Z   tables/lrucacheextension.c:8485:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6221960Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6222520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6242490Z   tables/lrucacheextension.c:8634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6244550Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6247250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6281280Z   tables/lrucacheextension.c:8914:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6282050Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6282660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6326650Z   tables/lrucacheextension.c:9234:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6334230Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6335160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6353440Z   tables/lrucacheextension.c:9394:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6355670Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6358390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6502640Z   tables/lrucacheextension.c:10350:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6503720Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6504320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6543120Z   tables/lrucacheextension.c:10804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6543550Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6543760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6579190Z   tables/lrucacheextension.c:11159:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6580160Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6580780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6620250Z   tables/lrucacheextension.c:11560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6621850Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6625560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6637590Z   tables/lrucacheextension.c:11683:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6638440Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6639120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6662610Z   tables/lrucacheextension.c:11836:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6663540Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6664190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6756710Z   tables/lrucacheextension.c:12325:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6757650Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6758290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6822840Z   tables/lrucacheextension.c:12920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6823990Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6824700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6866900Z   tables/lrucacheextension.c:13289:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6869310Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6870660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6930250Z   tables/lrucacheextension.c:13764:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6931180Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6931810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6932660Z   tables/lrucacheextension.c:13887:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6933370Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6933920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.6942640Z   tables/lrucacheextension.c:14051:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.6943510Z     goto __pyx_L3_error;
2023-09-21T13:11:08.6945070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.7043360Z   tables/lrucacheextension.c:14524:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.7044180Z     goto __pyx_L3_error;
2023-09-21T13:11:08.7044790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:08.7179370Z   tables/lrucacheextension.c:15100:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7268250Z     0, /*tp_print*/
2023-09-21T13:11:08.7270270Z     ^
2023-09-21T13:11:08.7271640Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7272550Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7273170Z       ^
2023-09-21T13:11:08.7274080Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7275280Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7286130Z                                                        ^
2023-09-21T13:11:08.7288210Z   tables/lrucacheextension.c:15303:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7295940Z     0, /*tp_print*/
2023-09-21T13:11:08.7296650Z     ^
2023-09-21T13:11:08.7297690Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7298540Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7299150Z       ^
2023-09-21T13:11:08.7300020Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7300820Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7301470Z                                                        ^
2023-09-21T13:11:08.7302340Z   tables/lrucacheextension.c:15482:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7303310Z     0, /*tp_print*/
2023-09-21T13:11:08.7303950Z     ^
2023-09-21T13:11:08.7304890Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7305730Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7306320Z       ^
2023-09-21T13:11:08.7307210Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7308000Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7308650Z                                                        ^
2023-09-21T13:11:08.7309490Z   tables/lrucacheextension.c:15686:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7310190Z     0, /*tp_print*/
2023-09-21T13:11:08.7310840Z     ^
2023-09-21T13:11:08.7311780Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7312620Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7313800Z       ^
2023-09-21T13:11:08.7314690Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7315480Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7316130Z                                                        ^
2023-09-21T13:11:08.7316990Z   tables/lrucacheextension.c:15864:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7317690Z     0, /*tp_print*/
2023-09-21T13:11:08.7318220Z     ^
2023-09-21T13:11:08.7319370Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7320190Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7320810Z       ^
2023-09-21T13:11:08.7321680Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7322490Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7323140Z                                                        ^
2023-09-21T13:11:08.7595680Z   tables/lrucacheextension.c:18376:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:08.7605390Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:08.7606090Z                                                                              ^~~~~~~~
2023-09-21T13:11:08.7606700Z   tables/lrucacheextension.c:18376:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:11:08.7607420Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:08.7609420Z                                                                           ^
2023-09-21T13:11:08.7613120Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:11:08.7910280Z   tables/lrucacheextension.c:21279:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:08.7919990Z       0,
2023-09-21T13:11:08.7920490Z       ^
2023-09-21T13:11:08.7921390Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:08.7922190Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:08.7923250Z       ^
2023-09-21T13:11:08.7926930Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:08.7929900Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:08.7932900Z                                                        ^
2023-09-21T13:11:11.5416730Z   32 warnings generated.
2023-09-21T13:11:11.5481540Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.cpython-38-darwin.so
2023-09-21T13:11:11.5981860Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:11.5984530Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:11.5985470Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:11.5986340Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:11.5987240Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:11.5988090Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:11.5989460Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:11.5990330Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:11.5991170Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:11.5992000Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:11.7525500Z   building 'tables.indexesextension' extension
2023-09-21T13:11:11.7534570Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:11.9982240Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c src/idx-opt.c -o build/temp.macosx-10.9-x86_64-cpython-38/src/idx-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:12.3775390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/blosc -Ihdf5-blosc/src -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/include -I/opt/include -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/usr/include -I/tmp/hdf5/include -I/usr/local/include -I/opt/local/include -I/include -I/sw/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib/python3.8/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 -c tables/indexesextension.c -o build/temp.macosx-10.9-x86_64-cpython-38/tables/indexesextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:11:13.1105550Z   tables/indexesextension.c:5893:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1106660Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1107310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1477470Z   tables/indexesextension.c:18763:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1478500Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1479160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1523500Z   tables/indexesextension.c:19047:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1524390Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1525000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1557410Z   tables/indexesextension.c:19266:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1558280Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1558940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1597170Z   tables/indexesextension.c:19563:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1598080Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1598710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1631320Z   tables/indexesextension.c:19904:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1632260Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1632900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1648920Z   tables/indexesextension.c:20071:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1649710Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1650290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1661160Z   tables/indexesextension.c:20194:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1661950Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1662520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1687830Z   tables/indexesextension.c:20375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1688690Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1689310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1712480Z   tables/indexesextension.c:20631:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1713300Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1713940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1856440Z   tables/indexesextension.c:21502:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1857380Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1858000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1885720Z   tables/indexesextension.c:21931:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1886590Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1887210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1938980Z   tables/indexesextension.c:22553:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1940510Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1941150Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.1970790Z   tables/indexesextension.c:23175:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.1971660Z     goto __pyx_L3_error;
2023-09-21T13:11:13.1972280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2003990Z   tables/indexesextension.c:23797:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2004830Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2005450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2039950Z   tables/indexesextension.c:24419:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2040860Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2041470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2074120Z   tables/indexesextension.c:25041:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2075040Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2075660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2108970Z   tables/indexesextension.c:25663:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2109870Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2110510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2143680Z   tables/indexesextension.c:26285:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2144720Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2145170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2178160Z   tables/indexesextension.c:26907:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2178840Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2179300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2214540Z   tables/indexesextension.c:27529:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2316180Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2346290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2347450Z   tables/indexesextension.c:28151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2357300Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2357810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2358590Z   tables/indexesextension.c:28773:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2359180Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2359620Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2360310Z   tables/indexesextension.c:29348:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2360920Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2474600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2577230Z   tables/indexesextension.c:29515:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2689390Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2790580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2801270Z   tables/indexesextension.c:29638:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2801960Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2802420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2803260Z   tables/indexesextension.c:29805:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2803840Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2804270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2804990Z   tables/indexesextension.c:30091:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2872010Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2872690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2876810Z   tables/indexesextension.c:30326:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2877500Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2878560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2908380Z   tables/indexesextension.c:30449:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2909100Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2909560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2910270Z   tables/indexesextension.c:30613:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.2915560Z     goto __pyx_L3_error;
2023-09-21T13:11:13.2916020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:11:13.2916840Z   tables/indexesextension.c:31056:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:13.2917440Z     0, /*tp_print*/
2023-09-21T13:11:13.2917840Z     ^
2023-09-21T13:11:13.2918800Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:13.2919500Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:13.2919980Z       ^
2023-09-21T13:11:13.2920730Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:13.2921650Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:13.2926700Z                                                        ^
2023-09-21T13:11:13.2927650Z   tables/indexesextension.c:31183:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:13.2928250Z     0, /*tp_print*/
2023-09-21T13:11:13.2928690Z     ^
2023-09-21T13:11:13.2929540Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:13.2930260Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:13.2930740Z       ^
2023-09-21T13:11:13.2931510Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:13.2932200Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:13.2932730Z                                                        ^
2023-09-21T13:11:13.2933970Z   tables/indexesextension.c:31383:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:13.2934580Z     0, /*tp_print*/
2023-09-21T13:11:13.2935020Z     ^
2023-09-21T13:11:13.2935830Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:13.2936510Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:13.2937000Z       ^
2023-09-21T13:11:13.2937760Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:13.2938440Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:13.2938960Z                                                        ^
2023-09-21T13:11:13.2939700Z   tables/indexesextension.c:31511:3: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:13.2940300Z     0, /*tp_print*/
2023-09-21T13:11:13.2940720Z     ^
2023-09-21T13:11:13.2941510Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:13.2942220Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:13.2942720Z       ^
2023-09-21T13:11:13.2943480Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:13.2944150Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:13.2944670Z                                                        ^
2023-09-21T13:11:13.3179620Z   tables/indexesextension.c:34549:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:11:13.3203400Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:13.3204050Z                                                                              ^~~~~~~~
2023-09-21T13:11:13.3204690Z   tables/indexesextension.c:34549:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:11:13.3205900Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:11:13.3206450Z                                                                           ^
2023-09-21T13:11:13.3206960Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:11:13.3443390Z   tables/indexesextension.c:36925:5: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
2023-09-21T13:11:13.3471750Z       0,
2023-09-21T13:11:13.3472310Z       ^
2023-09-21T13:11:13.3473320Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
2023-09-21T13:11:13.3474040Z       Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
2023-09-21T13:11:13.3474590Z       ^
2023-09-21T13:11:13.3475370Z   /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
2023-09-21T13:11:13.3476060Z   #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
2023-09-21T13:11:13.3476600Z                                                        ^
2023-09-21T13:11:19.6183230Z   37 warnings generated.
2023-09-21T13:11:19.6270380Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-38/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-38/src/idx-opt.o build/temp.macosx-10.9-x86_64-cpython-38/tables/indexesextension.o -L/opt/lib -L/usr/lib -L/opt/local/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-eoo4gzd4/overlay/lib -L/lib -L/usr/lib64 -L/opt/local/lib -L/usr/local/lib -L/tmp/hdf5/lib -L/opt/lib64 -L/lib64 -L/usr/local/lib64 -L/sw/lib -L/sw/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-38/tables/indexesextension.cpython-38-darwin.so
2023-09-21T13:11:19.6770330Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:11:19.6772320Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:11:19.6773650Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:11:19.6774510Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:11:19.6775370Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:11:19.6776210Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:11:19.6777150Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:11:19.6778000Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:11:19.6778840Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:11:19.6779910Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:11:19.7740640Z   installing to build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:11:19.7744750Z   running install
2023-09-21T13:11:19.7885490Z   running install_lib
2023-09-21T13:11:19.7916240Z   creating build/bdist.macosx-10.9-x86_64
2023-09-21T13:11:19.7920050Z   creating build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:11:19.7925960Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:19.7930300Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/link.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:19.9159410Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:11:19.9160720Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/misc/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:11:19.9979330Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/misc/proxydict.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:11:20.0397490Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/misc/enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:11:20.1213110Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/utilsextension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.2181910Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.2598400Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/definitions.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.3423380Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/description.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.3853130Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/linkextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.4663280Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/index.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.5086740Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.6041050Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_bzip2.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.6459370Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/_version.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.7276330Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tableextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:20.7691840Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:11:20.8512970Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:20.8516490Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:20.8928890Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests/test_filenode.xbm -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:20.9743530Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests/test_filenode_v1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:21.0154210Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests/test_filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:21.0973260Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/tests/test_filenode.dat -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:11:21.1386870Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:11:21.2203280Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/nodes/filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:11:21.2615530Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/attributeset.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.3431990Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/registry.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.3846550Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/leaf.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.4657250Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.5067150Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.5878710Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_lzo.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.6288860Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_lzo.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:21.7536220Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:21.7537000Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/indexes_2_0.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:21.8357710Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_ref_array1.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:21.8775850Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/itemsize.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:21.9590440Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_SDSextendible.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.0005250Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_i32le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.0819580Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/python2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.1235400Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.2050140Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_ref_array2.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.2469860Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/python3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.3303010Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_tree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.3722730Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/elink2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.4555240Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/array_mdatom.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.4966000Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_i64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.5790730Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_enum.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.6207380Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_all.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.7055270Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_basics.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.7477880Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/indexes_2_1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8315940Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8326900Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8334630Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/Tables_lzo2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8348000Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/check_leaks.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8388190Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/issue_368.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8389770Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/time-table-vlarray-1_x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8391900Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/zerodim-attrs-1.4.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8393790Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_do_undo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8397540Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_timetype.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.8398590Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/Tables_lzo1_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.9210670Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:22.9625780Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.0447970Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_aux.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.0863060Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/times-nested-be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.1696960Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/scalar.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.2161610Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.2929860Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_f64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.3357410Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/non-chunked-table.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.4205320Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.5425280Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/out_of_order_types.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.5849760Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/float.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.6680340Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/create_backcompat_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.7100240Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.7931680Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/issue_560.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.7938140Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_f64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.7944330Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/bug-idx.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.7950700Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_index_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8054920Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/nested-type-with-gaps.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8157500Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/elink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8259230Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/common.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8363010Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_timestamps.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8464120Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_queries.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8626450Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/Tables_lzo1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8732680Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_suite.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8848560Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_szip.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.8969820Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/Tables_lzo2_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9072700Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/slink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9279240Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_lists.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9602480Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/zerodim-attrs-1.3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9703620Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_create.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9804290Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:23.9904880Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_large_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0005450Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/flavored_vlarrays-format1.6.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0106520Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_i64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0208370Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_unsupptype.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0310300Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_indexvalues.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0437110Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/oldflavor_numeric.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0544580Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0646630Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/attr-u16.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0748560Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/idx-std-1.x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0848960Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_garbage.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0854950Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/vlstr_attr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0861990Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_tablesMD.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0872570Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0892850Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_links.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0894040Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_numpy.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0915550Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_compound_chunked.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0942800Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/vlunicode_endian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0945810Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/matlab_file.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0948050Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_hdf5compat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0949350Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_attributes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0953460Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/blosc_bigendian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0954670Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_types.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0955800Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0956920Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/test_nestedtypes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0959310Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/ex-noattr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0960490Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tests/smpl_i32be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:11:24.0962150Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/utilsextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0965190Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0966640Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/unimplemented.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0967750Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/libblosc2.dylib -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0969360Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/req_versions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0971160Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/tableextension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0974510Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/conditions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0975910Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/file.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0976980Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0978030Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/utilsextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0979480Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0980910Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/undoredo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0982260Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0983730Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts/ptrepack.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0986800Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts/pttree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0988360Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0989860Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts/pt2to3.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0991190Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/scripts/ptdump.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:11:24.0992660Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/group.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0993800Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/parameters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0994850Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/exceptions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0996610Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/hdf5extension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0997660Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/table.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0998690Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/idxutils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.0999800Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1000870Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/node.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1001930Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/_comp_bzip2.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1003330Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/indexesextension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1004510Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1005590Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/path.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1006660Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1007760Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/indexesextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1008840Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/atom.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1010530Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/lrucacheextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1011640Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/filters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1012710Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1013790Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1014910Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/linkextension.cpython-38-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1016250Z   copying build/lib.macosx-10.9-x86_64-cpython-38/tables/flavor.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:11:24.1017120Z   running install_egg_info
2023-09-21T13:11:24.1018140Z   Copying tables.egg-info to build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0-py3.8.egg-info
2023-09-21T13:11:24.1018850Z   running install_scripts
2023-09-21T13:11:24.6597670Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0.dist-info/WHEEL
2023-09-21T13:11:24.6633240Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-um2u75h_/.tmp-4_nkbrc_/tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl' and adding 'build/bdist.macosx-10.9-x86_64/wheel' to it
2023-09-21T13:11:24.6667230Z   adding 'tables/__init__.py'
2023-09-21T13:11:24.6671980Z   adding 'tables/_comp_bzip2.cpython-38-darwin.so'
2023-09-21T13:11:24.6678200Z   adding 'tables/_comp_bzip2.pyx'
2023-09-21T13:11:24.6699790Z   adding 'tables/_comp_lzo.cpython-38-darwin.so'
2023-09-21T13:11:24.6705620Z   adding 'tables/_comp_lzo.pyx'
2023-09-21T13:11:24.6709950Z   adding 'tables/_version.py'
2023-09-21T13:11:24.6727100Z   adding 'tables/array.py'
2023-09-21T13:11:24.6787640Z   adding 'tables/atom.py'
2023-09-21T13:11:24.6890370Z   adding 'tables/attributeset.py'
2023-09-21T13:11:24.7032130Z   adding 'tables/carray.py'
2023-09-21T13:11:24.7134820Z   adding 'tables/conditions.py'
2023-09-21T13:11:24.7237870Z   adding 'tables/definitions.pxd'
2023-09-21T13:11:24.7322550Z   adding 'tables/description.py'
2023-09-21T13:11:24.7323390Z   adding 'tables/earray.py'
2023-09-21T13:11:24.7324000Z   adding 'tables/exceptions.py'
2023-09-21T13:11:24.7324750Z   adding 'tables/expression.py'
2023-09-21T13:11:24.7325350Z   adding 'tables/file.py'
2023-09-21T13:11:24.7325940Z   adding 'tables/filters.py'
2023-09-21T13:11:24.7326500Z   adding 'tables/flavor.py'
2023-09-21T13:11:24.7327090Z   adding 'tables/group.py'
2023-09-21T13:11:24.8133960Z   adding 'tables/hdf5extension.cpython-38-darwin.so'
2023-09-21T13:11:24.8235420Z   adding 'tables/hdf5extension.pxd'
2023-09-21T13:11:24.8338160Z   adding 'tables/hdf5extension.pyx'
2023-09-21T13:11:24.8440090Z   adding 'tables/idxutils.py'
2023-09-21T13:11:24.8541690Z   adding 'tables/index.py'
2023-09-21T13:11:24.8643130Z   adding 'tables/indexes.py'
2023-09-21T13:11:24.8744830Z   adding 'tables/indexesextension.cpython-38-darwin.so'
2023-09-21T13:11:24.8846320Z   adding 'tables/indexesextension.pyx'
2023-09-21T13:11:24.8957760Z   adding 'tables/leaf.py'
2023-09-21T13:11:25.0062910Z   adding 'tables/libblosc2.dylib'
2023-09-21T13:11:25.0164550Z   adding 'tables/link.py'
2023-09-21T13:11:25.0266880Z   adding 'tables/linkextension.cpython-38-darwin.so'
2023-09-21T13:11:25.0368600Z   adding 'tables/linkextension.pyx'
2023-09-21T13:11:25.0470320Z   adding 'tables/lrucacheextension.cpython-38-darwin.so'
2023-09-21T13:11:25.0493430Z   adding 'tables/lrucacheextension.pxd'
2023-09-21T13:11:25.0595060Z   adding 'tables/lrucacheextension.pyx'
2023-09-21T13:11:25.0695450Z   adding 'tables/node.py'
2023-09-21T13:11:25.0796260Z   adding 'tables/parameters.py'
2023-09-21T13:11:25.0897100Z   adding 'tables/path.py'
2023-09-21T13:11:25.0997390Z   adding 'tables/registry.py'
2023-09-21T13:11:25.1109640Z   adding 'tables/req_versions.py'
2023-09-21T13:11:25.1210770Z   adding 'tables/table.py'
2023-09-21T13:11:25.2169630Z   adding 'tables/tableextension.cpython-38-darwin.so'
2023-09-21T13:11:25.2237990Z   adding 'tables/tableextension.pyx'
2023-09-21T13:11:25.2243970Z   adding 'tables/undoredo.py'
2023-09-21T13:11:25.2249600Z   adding 'tables/unimplemented.py'
2023-09-21T13:11:25.2258050Z   adding 'tables/utils.py'
2023-09-21T13:11:25.3338040Z   adding 'tables/utilsextension.cpython-38-darwin.so'
2023-09-21T13:11:25.3465420Z   adding 'tables/utilsextension.pxd'
2023-09-21T13:11:25.3567090Z   adding 'tables/utilsextension.pyx'
2023-09-21T13:11:25.3567640Z   adding 'tables/vlarray.py'
2023-09-21T13:11:25.3668880Z   adding 'tables/misc/__init__.py'
2023-09-21T13:11:25.3770240Z   adding 'tables/misc/enum.py'
2023-09-21T13:11:25.3871720Z   adding 'tables/misc/proxydict.py'
2023-09-21T13:11:25.3973210Z   adding 'tables/nodes/__init__.py'
2023-09-21T13:11:25.4074610Z   adding 'tables/nodes/filenode.py'
2023-09-21T13:11:25.4145220Z   adding 'tables/nodes/tests/__init__.py'
2023-09-21T13:11:25.4179150Z   adding 'tables/nodes/tests/test_filenode.dat'
2023-09-21T13:11:25.4256440Z   adding 'tables/nodes/tests/test_filenode.py'
2023-09-21T13:11:25.4297370Z   adding 'tables/nodes/tests/test_filenode.xbm'
2023-09-21T13:11:25.4307400Z   adding 'tables/nodes/tests/test_filenode_v1.h5'
2023-09-21T13:11:25.4338080Z   adding 'tables/scripts/__init__.py'
2023-09-21T13:11:25.4398510Z   adding 'tables/scripts/pt2to3.py'
2023-09-21T13:11:25.4434340Z   adding 'tables/scripts/ptdump.py'
2023-09-21T13:11:25.4437030Z   adding 'tables/scripts/ptrepack.py'
2023-09-21T13:11:25.4448350Z   adding 'tables/scripts/pttree.py'
2023-09-21T13:11:25.4455300Z   adding 'tables/tests/Table2_1_lzo_nrv2e_shuffle.h5'
2023-09-21T13:11:25.4543350Z   adding 'tables/tests/Tables_lzo1.h5'
2023-09-21T13:11:25.4566070Z   adding 'tables/tests/Tables_lzo1_shuffle.h5'
2023-09-21T13:11:25.4569390Z   adding 'tables/tests/Tables_lzo2.h5'
2023-09-21T13:11:25.4570250Z   adding 'tables/tests/Tables_lzo2_shuffle.h5'
2023-09-21T13:11:25.4571100Z   adding 'tables/tests/__init__.py'
2023-09-21T13:11:25.4571910Z   adding 'tables/tests/array_mdatom.h5'
2023-09-21T13:11:25.4573450Z   adding 'tables/tests/attr-u16.h5'
2023-09-21T13:11:25.4574260Z   adding 'tables/tests/blosc_bigendian.h5'
2023-09-21T13:11:25.4579000Z   adding 'tables/tests/bug-idx.h5'
2023-09-21T13:11:25.4579860Z   adding 'tables/tests/check_leaks.py'
2023-09-21T13:11:25.4580660Z   adding 'tables/tests/common.py'
2023-09-21T13:11:25.4581480Z   adding 'tables/tests/create_backcompat_indexes.py'
2023-09-21T13:11:25.4582280Z   adding 'tables/tests/elink.h5'
2023-09-21T13:11:25.4583050Z   adding 'tables/tests/elink2.h5'
2023-09-21T13:11:25.4587270Z   adding 'tables/tests/ex-noattr.h5'
2023-09-21T13:11:25.4588120Z   adding 'tables/tests/flavored_vlarrays-format1.6.h5'
2023-09-21T13:11:25.4588940Z   adding 'tables/tests/float.h5'
2023-09-21T13:11:25.4589730Z   adding 'tables/tests/idx-std-1.x.h5'
2023-09-21T13:11:25.4594170Z   adding 'tables/tests/indexes_2_0.h5'
2023-09-21T13:11:25.4595010Z   adding 'tables/tests/indexes_2_1.h5'
2023-09-21T13:11:25.4595810Z   adding 'tables/tests/issue_368.h5'
2023-09-21T13:11:25.4596600Z   adding 'tables/tests/issue_560.h5'
2023-09-21T13:11:25.4597380Z   adding 'tables/tests/itemsize.h5'
2023-09-21T13:11:25.4598150Z   adding 'tables/tests/matlab_file.mat'
2023-09-21T13:11:25.4598980Z   adding 'tables/tests/nested-type-with-gaps.h5'
2023-09-21T13:11:25.4599810Z   adding 'tables/tests/non-chunked-table.h5'
2023-09-21T13:11:25.4600610Z   adding 'tables/tests/oldflavor_numeric.h5'
2023-09-21T13:11:25.4601420Z   adding 'tables/tests/out_of_order_types.h5'
2023-09-21T13:11:25.4602220Z   adding 'tables/tests/python2.h5'
2023-09-21T13:11:25.4603120Z   adding 'tables/tests/python3.h5'
2023-09-21T13:11:25.4603880Z   adding 'tables/tests/scalar.h5'
2023-09-21T13:11:25.4604650Z   adding 'tables/tests/slink.h5'
2023-09-21T13:11:25.4609010Z   adding 'tables/tests/smpl_SDSextendible.h5'
2023-09-21T13:11:25.4609900Z   adding 'tables/tests/smpl_compound_chunked.h5'
2023-09-21T13:11:25.4611320Z   adding 'tables/tests/smpl_enum.h5'
2023-09-21T13:11:25.4612120Z   adding 'tables/tests/smpl_f64be.h5'
2023-09-21T13:11:25.4612940Z   adding 'tables/tests/smpl_f64le.h5'
2023-09-21T13:11:25.4613710Z   adding 'tables/tests/smpl_i32be.h5'
2023-09-21T13:11:25.4614500Z   adding 'tables/tests/smpl_i32le.h5'
2023-09-21T13:11:25.4615290Z   adding 'tables/tests/smpl_i64be.h5'
2023-09-21T13:11:25.4616200Z   adding 'tables/tests/smpl_i64le.h5'
2023-09-21T13:11:25.4617000Z   adding 'tables/tests/smpl_unsupptype.h5'
2023-09-21T13:11:25.4617800Z   adding 'tables/tests/test_all.py'
2023-09-21T13:11:25.4618590Z   adding 'tables/tests/test_array.py'
2023-09-21T13:11:25.4619380Z   adding 'tables/tests/test_attributes.py'
2023-09-21T13:11:25.4620400Z   adding 'tables/tests/test_aux.py'
2023-09-21T13:11:25.4621160Z   adding 'tables/tests/test_backcompat.py'
2023-09-21T13:11:25.4621920Z   adding 'tables/tests/test_basics.py'
2023-09-21T13:11:25.4626890Z   adding 'tables/tests/test_carray.py'
2023-09-21T13:11:25.4627750Z   adding 'tables/tests/test_create.py'
2023-09-21T13:11:25.4628510Z   adding 'tables/tests/test_do_undo.py'
2023-09-21T13:11:25.4629280Z   adding 'tables/tests/test_earray.py'
2023-09-21T13:11:25.4630010Z   adding 'tables/tests/test_enum.py'
2023-09-21T13:11:25.4630770Z   adding 'tables/tests/test_expression.py'
2023-09-21T13:11:25.4631530Z   adding 'tables/tests/test_garbage.py'
2023-09-21T13:11:25.4632300Z   adding 'tables/tests/test_hdf5compat.py'
2023-09-21T13:11:25.4633090Z   adding 'tables/tests/test_index_backcompat.py'
2023-09-21T13:11:25.4633850Z   adding 'tables/tests/test_indexes.py'
2023-09-21T13:11:25.4634610Z   adding 'tables/tests/test_indexvalues.py'
2023-09-21T13:11:25.4635360Z   adding 'tables/tests/test_large_tables.py'
2023-09-21T13:11:25.4636110Z   adding 'tables/tests/test_links.py'
2023-09-21T13:11:25.4637110Z   adding 'tables/tests/test_lists.py'
2023-09-21T13:11:25.4637940Z   adding 'tables/tests/test_nestedtypes.py'
2023-09-21T13:11:25.4638800Z   adding 'tables/tests/test_numpy.py'
2023-09-21T13:11:25.4644270Z   adding 'tables/tests/test_queries.py'
2023-09-21T13:11:25.4653190Z   adding 'tables/tests/test_ref_array1.mat'
2023-09-21T13:11:25.4659770Z   adding 'tables/tests/test_ref_array2.mat'
2023-09-21T13:11:25.4665260Z   adding 'tables/tests/test_suite.py'
2023-09-21T13:11:25.4671800Z   adding 'tables/tests/test_szip.h5'
2023-09-21T13:11:25.4725860Z   adding 'tables/tests/test_tables.py'
2023-09-21T13:11:25.4752550Z   adding 'tables/tests/test_tablesMD.py'
2023-09-21T13:11:25.4761070Z   adding 'tables/tests/test_timestamps.py'
2023-09-21T13:11:25.4768990Z   adding 'tables/tests/test_timetype.py'
2023-09-21T13:11:25.4785010Z   adding 'tables/tests/test_tree.py'
2023-09-21T13:11:25.4795830Z   adding 'tables/tests/test_types.py'
2023-09-21T13:11:25.4801690Z   adding 'tables/tests/test_utils.py'
2023-09-21T13:11:25.4835170Z   adding 'tables/tests/test_vlarray.py'
2023-09-21T13:11:25.4846640Z   adding 'tables/tests/time-table-vlarray-1_x.h5'
2023-09-21T13:11:25.4854180Z   adding 'tables/tests/times-nested-be.h5'
2023-09-21T13:11:25.4861080Z   adding 'tables/tests/vlstr_attr.h5'
2023-09-21T13:11:25.4871820Z   adding 'tables/tests/vlunicode_endian.h5'
2023-09-21T13:11:25.4880730Z   adding 'tables/tests/zerodim-attrs-1.3.h5'
2023-09-21T13:11:25.4889320Z   adding 'tables/tests/zerodim-attrs-1.4.h5'
2023-09-21T13:11:25.4903630Z   adding 'tables-3.8.1.dev0.dist-info/LICENSE.txt'
2023-09-21T13:11:25.4908760Z   adding 'tables-3.8.1.dev0.dist-info/METADATA'
2023-09-21T13:11:25.4914150Z   adding 'tables-3.8.1.dev0.dist-info/WHEEL'
2023-09-21T13:11:25.4918630Z   adding 'tables-3.8.1.dev0.dist-info/entry_points.txt'
2023-09-21T13:11:25.4921450Z   adding 'tables-3.8.1.dev0.dist-info/top_level.txt'
2023-09-21T13:11:25.4933600Z   adding 'tables-3.8.1.dev0.dist-info/RECORD'
2023-09-21T13:11:25.5488420Z   removing build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:11:25.7554500Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:11:25.7707550Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl size=3966466 sha256=9a1034a71f07bd333ea2565dfe750e64bba0806be052d5027fe1fd056b4b9b9b
2023-09-21T13:11:25.7712750Z   Stored in directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-7vfgi9bv/wheels/76/bb/6b/cec520ab5490cea9e8b1a07fd203f43748a20802add22fb64c
2023-09-21T13:11:25.8210080Z Successfully built tables
2023-09-21T13:11:26.0076490Z Removed build tracker: '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-ogbyl39x'
2023-09-21T13:11:30.3901810Z ##[endgroup]
2023-09-21T13:11:30.3903230Z                                                             [32m✓ [0m296.95s
2023-09-21T13:11:30.3904070Z ##[group]Repairing wheel...
2023-09-21T13:11:30.3904540Z 
2023-09-21T13:11:30.3908030Z + DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs x86_64 -w /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/repaired_wheel /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp38-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl
2023-09-21T13:11:30.3909140Z 
2023-09-21T13:12:17.2823920Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libhdf5.310.dylib
2023-09-21T13:12:17.2824430Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libz.1.2.13.dylib
2023-09-21T13:12:17.2824760Z /private/tmp/hdf5/lib/libblosc2.2.dylib
2023-09-21T13:12:17.2825060Z /usr/local/Cellar/lzo/2.10/lib/liblzo2.2.dylib
2023-09-21T13:13:10.8635800Z ##[endgroup]
2023-09-21T13:13:10.8636910Z                                                             [32m✓ [0m100.47s
2023-09-21T13:13:24.0107180Z 
2023-09-21T13:13:24.0108610Z [32m✓ [0mcp38-macosx_x86_64 finished in 460.59s
2023-09-21T13:13:24.0134880Z 
2023-09-21T13:13:24.0135790Z [1m[34mBuilding cp39-macosx_x86_64 wheel[0m
2023-09-21T13:13:24.0136860Z CPython 3.9 macOS x86_64
2023-09-21T13:13:24.0137980Z 
2023-09-21T13:13:24.0139910Z ##[group]Installing Python cp39...
2023-09-21T13:13:24.0140470Z 
2023-09-21T13:13:24.0145180Z + pkgutil --pkgs
2023-09-21T13:13:24.3695650Z + Download https://www.python.org/ftp/python/3.9.13/python-3.9.13-macos11.pkg to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/Python.pkg
2023-09-21T13:13:24.9087420Z + sudo installer -pkg /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/Python.pkg -target /
2023-09-21T13:14:33.7079680Z installer: Package name is Python
2023-09-21T13:14:33.7082110Z installer: Upgrading at base path /
2023-09-21T13:14:33.7082740Z installer: The upgrade was successful.
2023-09-21T13:14:33.7138240Z + /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/install_certifi.py
2023-09-21T13:14:34.8338240Z Collecting certifi
2023-09-21T13:14:34.8425070Z   Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
2023-09-21T13:14:34.8890670Z Installing collected packages: certifi
2023-09-21T13:14:34.9118750Z Successfully installed certifi-2023.7.22
2023-09-21T13:14:35.0302060Z  -- pip install --upgrade certifi
2023-09-21T13:14:35.0302530Z  -- removing any existing file or link
2023-09-21T13:14:35.0302920Z  -- creating symlink to certifi certificate bundle
2023-09-21T13:14:35.0303250Z  -- setting permissions
2023-09-21T13:14:35.0303540Z  -- update complete
2023-09-21T13:14:35.0396020Z ##[endgroup]
2023-09-21T13:14:35.0396830Z                                                              [32m✓ [0m71.03s
2023-09-21T13:14:35.0397330Z ##[group]Setting up build environment...
2023-09-21T13:14:35.0397500Z 
2023-09-21T13:14:35.0419260Z + /Library/Frameworks/Python.framework/Versions/3.11/bin/python -sS /Users/runner/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --symlink-app-data --python /Library/Frameworks/Python.framework/Versions/3.9/bin/python3 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv
2023-09-21T13:14:44.7908680Z created virtual environment CPython3.9.13.final.0-64 in 9424ms
2023-09-21T13:14:44.7909750Z   creator CPython3Posix(dest=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:14:44.7910410Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=symlink, app_data_dir=/Users/runner/Library/Application Support/virtualenv)
2023-09-21T13:14:44.7910860Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:14:44.8267460Z + python -m pip install --upgrade pip -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python39.txt
2023-09-21T13:14:45.7392780Z Requirement already satisfied: pip in ./lib/python3.9/site-packages (23.2.1)
2023-09-21T13:14:46.1148080Z + which pip
2023-09-21T13:14:46.1211700Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/bin/pip
2023-09-21T13:14:46.1215160Z + pip --version
2023-09-21T13:14:46.6980510Z pip 23.2.1 from /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages/pip (python 3.9)
2023-09-21T13:14:46.7676400Z + which pip
2023-09-21T13:14:46.7746700Z + which python
2023-09-21T13:14:46.7799650Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/bin/python
2023-09-21T13:14:46.7804550Z + python --version
2023-09-21T13:14:46.7964580Z Python 3.9.13
2023-09-21T13:14:46.7970660Z + which python
2023-09-21T13:14:46.8041730Z ##[endgroup]
2023-09-21T13:14:46.8044700Z                                                              [32m✓ [0m11.76s
2023-09-21T13:14:46.8046990Z ##[group]Installing build tools...
2023-09-21T13:14:46.8047890Z 
2023-09-21T13:14:46.8048950Z + pip install --upgrade setuptools wheel delocate -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python39.txt
2023-09-21T13:14:47.6223950Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (68.2.2)
2023-09-21T13:14:48.2468780Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (0.41.2)
2023-09-21T13:14:48.4054230Z Collecting delocate
2023-09-21T13:14:48.4117970Z   Using cached delocate-0.10.4-py3-none-any.whl (142 kB)
2023-09-21T13:14:48.5899920Z Collecting packaging>=20.9 (from delocate)
2023-09-21T13:14:48.5957900Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:14:48.6454740Z Collecting typing-extensions (from delocate)
2023-09-21T13:14:48.6459490Z   Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata
2023-09-21T13:14:48.6517720Z   Using cached typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
2023-09-21T13:14:48.6637030Z Using cached typing_extensions-4.8.0-py3-none-any.whl (31 kB)
2023-09-21T13:14:48.6823770Z Installing collected packages: typing-extensions, packaging, delocate
2023-09-21T13:14:48.9072170Z Successfully installed delocate-0.10.4 packaging-23.1 typing-extensions-4.8.0
2023-09-21T13:14:49.0387730Z ##[endgroup]
2023-09-21T13:14:49.0405550Z                                                               [32m✓ [0m2.23s
2023-09-21T13:14:49.0432400Z ##[group]Running before_build...
2023-09-21T13:14:49.0438210Z 
2023-09-21T13:14:49.0439560Z + python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2
2023-09-21T13:14:49.0466140Z 
2023-09-21T13:14:49.8894020Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (68.2.2)
2023-09-21T13:14:50.4793970Z Requirement already satisfied: pip in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (23.2.1)
2023-09-21T13:14:50.5994160Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (0.41.2)
2023-09-21T13:14:52.9189030Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:14:52.9194320Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/09/1f/b30248e36251552f2f344202c075d5745d55bca430b0b2a45cf741068c45/Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:14:52.9438690Z   Downloading Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:14:53.9564670Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:14:53.9575910Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/2a/11/c074f7530bac91294b09988c3ff7b024bf13bf6c19f751551fa1e700c27d/numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:14:53.9655080Z   Downloading numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:14:54.0379550Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 643.1 kB/s eta 0:00:00
2023-09-21T13:14:54.2775960Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:14:54.2779790Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/3f/91/e8f47dd1ba2306cca5d2feff8fc36241668e3108209d772e0866beec2885/numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:14:54.2982870Z   Downloading numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T13:14:54.3058990Z Requirement already satisfied: packaging in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (from -r requirements.txt (line 6)) (23.1)
2023-09-21T13:14:54.3275430Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:14:54.3326820Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:14:54.3860240Z Downloading Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:14:54.4627340Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 42.5 MB/s eta 0:00:00
2023-09-21T13:14:54.4761650Z Downloading numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:14:54.9263300Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 37.6 MB/s eta 0:00:00
2023-09-21T13:14:54.9454140Z Downloading numexpr-2.8.6-cp39-cp39-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T13:14:54.9565320Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 12.7 MB/s eta 0:00:00
2023-09-21T13:14:55.1630360Z Installing collected packages: py-cpuinfo, numpy, cython, numexpr
2023-09-21T13:14:59.7351570Z Successfully installed cython-3.0.2 numexpr-2.8.6 numpy-1.26.0 py-cpuinfo-9.0.0
2023-09-21T13:15:00.9982730Z Collecting blosc2
2023-09-21T13:15:00.9986370Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/0a/48/40426df65eaf48285404230e22b3baa701d2c89bbb6aa1248fc74c7f2fa1/blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:01.0263620Z   Downloading blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:15:01.3027190Z Collecting msgpack (from blosc2)
2023-09-21T13:15:01.3038730Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/e5/0e/3ad53134073772a86d372b0981a25b48608dfccbc08912d950dae31e9ba1/msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:01.3134800Z   Downloading msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:15:01.3521250Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:15:01.3577210Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:15:01.3636340Z Requirement already satisfied: numpy>=1.20.3 in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (from blosc2) (1.26.0)
2023-09-21T13:15:01.3643360Z Requirement already satisfied: py-cpuinfo in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages (from blosc2) (9.0.0)
2023-09-21T13:15:01.3857610Z Downloading blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:15:01.8680750Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 9.1 MB/s eta 0:00:00
2023-09-21T13:15:01.8856090Z Downloading msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl (235 kB)
2023-09-21T13:15:01.9046410Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 14.8 MB/s eta 0:00:00
2023-09-21T13:15:02.0163520Z Installing collected packages: ndindex, msgpack, blosc2
2023-09-21T13:15:02.2964620Z Successfully installed blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7
2023-09-21T13:15:02.4071770Z ##[endgroup]
2023-09-21T13:15:02.4073120Z                                                              [32m✓ [0m13.37s
2023-09-21T13:15:02.4074340Z ##[group]Building wheel...
2023-09-21T13:15:02.4074990Z 
2023-09-21T13:15:02.4078900Z + python -m pip wheel /Users/runner/work/PyTables/PyTables --wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/built_wheel --no-deps -vvv
2023-09-21T13:15:03.0696730Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq
2023-09-21T13:15:03.0700180Z Initialized build tracking at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq
2023-09-21T13:15:03.0703850Z Created build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq
2023-09-21T13:15:03.0706940Z Entered build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq
2023-09-21T13:15:03.0713420Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-jigl4rws
2023-09-21T13:15:03.0728540Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-pkafqv7l
2023-09-21T13:15:03.1099210Z Processing /Users/runner/work/PyTables/PyTables
2023-09-21T13:15:03.1111740Z   Added file:///Users/runner/work/PyTables/PyTables to build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq'
2023-09-21T13:15:03.1168410Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b
2023-09-21T13:15:03.1217040Z   Installing build dependencies: started
2023-09-21T13:15:03.1220160Z   Running command pip subprocess to install build dependencies
2023-09-21T13:15:03.6706050Z   Using pip 23.2.1 from /Users/runner/Library/Application Support/virtualenv/wheel/3.9/image/1/SymlinkPipInstall/pip-23.2.1-py3-none-any/pip (python 3.9)
2023-09-21T13:15:04.3980130Z   Collecting setuptools>=61.0.0
2023-09-21T13:15:04.3982010Z     Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
2023-09-21T13:15:04.4053250Z     Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
2023-09-21T13:15:04.4826100Z   Collecting wheel
2023-09-21T13:15:04.4829470Z     Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
2023-09-21T13:15:04.4882960Z     Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
2023-09-21T13:15:05.4270870Z   Collecting numpy
2023-09-21T13:15:05.4303490Z     Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/2a/11/c074f7530bac91294b09988c3ff7b024bf13bf6c19f751551fa1e700c27d/numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:05.4336060Z     Using cached numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:15:05.4987150Z   Collecting packaging
2023-09-21T13:15:05.5039460Z     Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:15:05.5292850Z   Collecting py-cpuinfo
2023-09-21T13:15:05.5343700Z     Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:15:06.7165800Z   Collecting Cython>=0.29.32
2023-09-21T13:15:06.7183640Z     Obtaining dependency information for Cython>=0.29.32 from https://files.pythonhosted.org/packages/09/1f/b30248e36251552f2f344202c075d5745d55bca430b0b2a45cf741068c45/Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:06.7230590Z     Using cached Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:15:06.9766100Z   Collecting blosc2>=2.2.6
2023-09-21T13:15:06.9769230Z     Obtaining dependency information for blosc2>=2.2.6 from https://files.pythonhosted.org/packages/0a/48/40426df65eaf48285404230e22b3baa701d2c89bbb6aa1248fc74c7f2fa1/blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:06.9824710Z     Using cached blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:15:07.3779050Z   Collecting msgpack (from blosc2>=2.2.6)
2023-09-21T13:15:07.3783450Z     Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/e5/0e/3ad53134073772a86d372b0981a25b48608dfccbc08912d950dae31e9ba1/msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:15:07.3853150Z     Using cached msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:15:07.4103990Z   Collecting ndindex>=1.4 (from blosc2>=2.2.6)
2023-09-21T13:15:07.4158780Z     Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:15:07.4544160Z   Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
2023-09-21T13:15:07.4643300Z   Using cached wheel-0.41.2-py3-none-any.whl (64 kB)
2023-09-21T13:15:07.5401620Z   Using cached numpy-1.26.0-cp39-cp39-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:15:07.6707880Z   Using cached Cython-3.0.2-cp39-cp39-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:15:07.7080160Z   Using cached blosc2-2.2.7-cp39-cp39-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:15:07.7428050Z   Using cached msgpack-1.0.6-cp39-cp39-macosx_10_9_x86_64.whl (235 kB)
2023-09-21T13:15:08.0840760Z   Installing collected packages: py-cpuinfo, wheel, setuptools, packaging, numpy, ndindex, msgpack, Cython, blosc2
2023-09-21T13:15:08.1255940Z     Creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin
2023-09-21T13:15:08.1260220Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/cpuinfo to 755
2023-09-21T13:15:08.2134570Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/wheel to 755
2023-09-21T13:15:12.4507900Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/f2py to 755
2023-09-21T13:15:13.6993690Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/cygdb to 755
2023-09-21T13:15:13.6999630Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/cython to 755
2023-09-21T13:15:13.7009000Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/bin/cythonize to 755
2023-09-21T13:15:13.8662900Z   Successfully installed Cython-3.0.2 blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 setuptools-68.2.2 wheel-0.41.2
2023-09-21T13:15:14.0930010Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:15:14.0954800Z   Getting requirements to build wheel: started
2023-09-21T13:15:14.0956390Z   Running command Getting requirements to build wheel
2023-09-21T13:15:16.8788420Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsx32x7ifz.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:15:16.8790720Z   #include "blosc.h"
2023-09-21T13:15:16.8792770Z            ^~~~~~~~~
2023-09-21T13:15:16.8795860Z   1 error generated.
2023-09-21T13:15:26.2559220Z   * Using Python 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:37:23)
2023-09-21T13:15:26.2583670Z   * Found cython 3.0.2
2023-09-21T13:15:26.2584470Z   * USE_PKGCONFIG: True
2023-09-21T13:15:26.2604730Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:26.2605710Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:15:26.2618220Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:15:26.2622380Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:26.2623430Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:26.2624280Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:15:26.2625060Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:15:26.2625960Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:26.2626960Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:15:26.2627840Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:26.2632600Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:15:26.2637210Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:15:26.2638980Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib``.
2023-09-21T13:15:26.2640480Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:15:26.2641310Z   * SSE2 detected and enabled
2023-09-21T13:15:26.2641860Z   running egg_info
2023-09-21T13:15:26.2642640Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:15:26.2643860Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:15:26.2645000Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:15:26.2646270Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:15:26.2647210Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:15:26.2944620Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:15:26.3050150Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:15:26.3249920Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:15:26.3395870Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:15:26.4175440Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:15:26.4306740Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:15:26.4437410Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:15:26.4501330Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:15:26.4755030Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:15:26.4756750Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:15:26.4885640Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:15:26.4911520Z   adding license file 'LICENSE.txt'
2023-09-21T13:15:26.5029750Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:15:26.5688770Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:15:26.5748670Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi
2023-09-21T13:15:26.5762540Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:15:26.5766090Z   Running command Preparing metadata (pyproject.toml)
2023-09-21T13:15:28.4986890Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsd5i7b0xg.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:15:28.4988500Z   #include "blosc.h"
2023-09-21T13:15:28.4991230Z            ^~~~~~~~~
2023-09-21T13:15:28.4994610Z   1 error generated.
2023-09-21T13:15:30.3256170Z   * Using Python 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:37:23)
2023-09-21T13:15:30.3314000Z   * Found cython 3.0.2
2023-09-21T13:15:30.3315260Z   * USE_PKGCONFIG: True
2023-09-21T13:15:30.3316070Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:30.3317730Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:15:30.3318830Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:15:30.3319780Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:30.3320740Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:30.3321550Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:15:30.3322520Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:15:30.3324280Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:30.3324950Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:15:30.3325580Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:30.3326460Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:15:30.3327380Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:15:30.3328540Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib``.
2023-09-21T13:15:30.3330160Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:15:30.3330870Z   * SSE2 detected and enabled
2023-09-21T13:15:30.3331500Z   running dist_info
2023-09-21T13:15:30.3332460Z   creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info
2023-09-21T13:15:30.3338070Z   writing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/PKG-INFO
2023-09-21T13:15:30.3339350Z   writing dependency_links to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/dependency_links.txt
2023-09-21T13:15:30.3345590Z   writing entry points to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/entry_points.txt
2023-09-21T13:15:30.3358180Z   writing requirements to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/requires.txt
2023-09-21T13:15:30.3367020Z   writing top-level names to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/top_level.txt
2023-09-21T13:15:30.3368350Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/SOURCES.txt'
2023-09-21T13:15:30.3640890Z   reading manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/SOURCES.txt'
2023-09-21T13:15:30.3646870Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:15:30.3842090Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:15:30.3979400Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:15:30.4680730Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:15:30.4816150Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:15:30.4954280Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:15:30.5022600Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:15:30.5305850Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:15:30.5306900Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:15:30.5449840Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:15:30.5481580Z   adding license file 'LICENSE.txt'
2023-09-21T13:15:30.5624530Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables.egg-info/SOURCES.txt'
2023-09-21T13:15:30.5626710Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-1m_5fxvi/tables-3.8.1.dev0.dist-info'
2023-09-21T13:15:30.6493680Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:15:30.6535890Z   Source in /Users/runner/work/PyTables/PyTables has version 3.8.1.dev0, which satisfies requirement tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables
2023-09-21T13:15:30.6541960Z   Removed tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables from build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq'
2023-09-21T13:15:30.6580510Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-cbev9_97
2023-09-21T13:15:30.6587130Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-3irgc1mz
2023-09-21T13:15:30.6679290Z Building wheels for collected packages: tables
2023-09-21T13:15:30.6695310Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-zt2x4r78
2023-09-21T13:15:30.6698080Z   Destination directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-zt2x4r78
2023-09-21T13:15:30.6710480Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:15:30.6713630Z   Running command Building wheel for tables (pyproject.toml)
2023-09-21T13:15:32.5830980Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsdm3vebgw.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:15:32.5838980Z   #include "blosc.h"
2023-09-21T13:15:32.5839780Z            ^~~~~~~~~
2023-09-21T13:15:32.5840690Z   1 error generated.
2023-09-21T13:15:34.4200440Z   * Using Python 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:37:23)
2023-09-21T13:15:34.4251200Z   * Found cython 3.0.2
2023-09-21T13:15:34.4253040Z   * USE_PKGCONFIG: True
2023-09-21T13:15:34.4253980Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:34.4255090Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:15:34.4256020Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:15:34.4257030Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:34.4258060Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:34.4259040Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:15:34.4260100Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:15:34.4260990Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:15:34.4261730Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:15:34.4262620Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:15:34.4263690Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:15:34.4264770Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:15:34.4270640Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib``.
2023-09-21T13:15:34.4271890Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:15:34.4272870Z   * SSE2 detected and enabled
2023-09-21T13:15:34.4273790Z   running bdist_wheel
2023-09-21T13:15:34.4295480Z   running build
2023-09-21T13:15:34.4296480Z   running build_py
2023-09-21T13:15:34.4341300Z   creating build/lib.macosx-10.9-x86_64-cpython-39
2023-09-21T13:15:34.4353420Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4354510Z   copying tables/link.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4358860Z   copying tables/description.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4360290Z   copying tables/index.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4373500Z   copying tables/_version.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4374830Z   copying tables/attributeset.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4379390Z   copying tables/registry.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4384360Z   copying tables/leaf.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4389370Z   copying tables/carray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4395210Z   copying tables/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4400320Z   copying tables/unimplemented.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4408430Z   copying tables/req_versions.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4413210Z   copying tables/conditions.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4429430Z   copying tables/file.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4437120Z   copying tables/indexes.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4446920Z   copying tables/utils.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4474830Z   copying tables/undoredo.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4491870Z   copying tables/group.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4593560Z   copying tables/parameters.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4695280Z   copying tables/exceptions.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4800090Z   copying tables/table.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.4902450Z   copying tables/idxutils.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5005040Z   copying tables/node.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5110300Z   copying tables/array.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5214280Z   copying tables/path.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5315940Z   copying tables/expression.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5417510Z   copying tables/atom.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5520320Z   copying tables/filters.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5623140Z   copying tables/earray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5725150Z   copying tables/vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5832400Z   copying tables/flavor.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.5945700Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables/misc
2023-09-21T13:15:34.6047300Z   copying tables/misc/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/misc
2023-09-21T13:15:34.6149210Z   copying tables/misc/proxydict.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/misc
2023-09-21T13:15:34.6250860Z   copying tables/misc/enum.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/misc
2023-09-21T13:15:34.6352610Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes
2023-09-21T13:15:34.6454440Z   copying tables/nodes/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes
2023-09-21T13:15:34.6556160Z   copying tables/nodes/filenode.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes
2023-09-21T13:15:34.6657930Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.6759550Z   copying tables/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.6861350Z   copying tables/tests/test_tree.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.6963010Z   copying tables/tests/test_all.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7065460Z   copying tables/tests/test_basics.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7167200Z   copying tables/tests/test_tables.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7269050Z   copying tables/tests/test_expression.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7333790Z   copying tables/tests/check_leaks.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7376820Z   copying tables/tests/test_do_undo.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7412340Z   copying tables/tests/test_timetype.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7472140Z   copying tables/tests/test_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7540690Z   copying tables/tests/test_array.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7576990Z   copying tables/tests/test_aux.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7597370Z   copying tables/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7621040Z   copying tables/tests/test_earray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7664980Z   copying tables/tests/create_backcompat_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7672790Z   copying tables/tests/test_index_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7675950Z   copying tables/tests/common.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7679480Z   copying tables/tests/test_timestamps.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7682810Z   copying tables/tests/test_queries.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7683910Z   copying tables/tests/test_suite.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7684810Z   copying tables/tests/test_lists.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7685960Z   copying tables/tests/test_create.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7686740Z   copying tables/tests/test_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7687330Z   copying tables/tests/test_large_tables.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7687880Z   copying tables/tests/test_indexvalues.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7688400Z   copying tables/tests/test_vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7688940Z   copying tables/tests/test_garbage.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7689480Z   copying tables/tests/test_tablesMD.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7690000Z   copying tables/tests/test_carray.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7690510Z   copying tables/tests/test_links.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7691030Z   copying tables/tests/test_numpy.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7691560Z   copying tables/tests/test_hdf5compat.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7692080Z   copying tables/tests/test_attributes.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7692600Z   copying tables/tests/test_types.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7693130Z   copying tables/tests/test_enum.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7693660Z   copying tables/tests/test_nestedtypes.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:34.7694760Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7695260Z   copying tables/scripts/ptrepack.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7695890Z   copying tables/scripts/pttree.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7696420Z   copying tables/scripts/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7697040Z   copying tables/scripts/pt2to3.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7697650Z   copying tables/scripts/ptdump.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts
2023-09-21T13:15:34.7698590Z   creating build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:34.7699520Z   copying tables/nodes/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:34.7700500Z   copying tables/nodes/tests/test_filenode.py -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:34.7701290Z   running egg_info
2023-09-21T13:15:34.7702060Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:15:34.7702840Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:15:34.7703730Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:15:34.7704210Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:15:34.7705010Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:15:34.7705860Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:15:34.7706370Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:15:34.7707620Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:15:34.7708780Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:15:34.7914500Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:15:34.8060540Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:15:34.8202670Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:15:34.8272890Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:15:34.8538880Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:15:34.8541590Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:15:34.8662020Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:15:34.8686710Z   adding license file 'LICENSE.txt'
2023-09-21T13:15:34.8816400Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:15:34.9003860Z   copying tables/_comp_bzip2.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9111810Z   copying tables/_comp_lzo.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9245770Z   copying tables/definitions.pxd -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9356640Z   copying tables/hdf5extension.pxd -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9458610Z   copying tables/hdf5extension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9560360Z   copying tables/indexesextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9663070Z   copying tables/linkextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9764900Z   copying tables/lrucacheextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9866840Z   copying tables/lrucacheextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:34.9937470Z   copying tables/tableextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:35.0038220Z   copying tables/utilsextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:35.0139350Z   copying tables/utilsextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:35.0242150Z   copying tables/libblosc2.dylib -> build/lib.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:35.0344090Z   copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0445900Z   copying tables/tests/Tables_lzo1.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0547700Z   copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0648110Z   copying tables/tests/Tables_lzo2.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0748630Z   copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0819880Z   copying tables/tests/array_mdatom.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.0921740Z   copying tables/tests/attr-u16.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1022950Z   copying tables/tests/blosc_bigendian.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1125010Z   copying tables/tests/bug-idx.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1227070Z   copying tables/tests/elink.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1324370Z   copying tables/tests/elink2.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1427550Z   copying tables/tests/ex-noattr.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1527260Z   copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1613390Z   copying tables/tests/float.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1715150Z   copying tables/tests/idx-std-1.x.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1817150Z   copying tables/tests/indexes_2_0.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.1918840Z   copying tables/tests/indexes_2_1.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2033860Z   copying tables/tests/issue_368.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2142900Z   copying tables/tests/issue_560.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2251220Z   copying tables/tests/itemsize.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2353150Z   copying tables/tests/matlab_file.mat -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2455160Z   copying tables/tests/nested-type-with-gaps.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2557900Z   copying tables/tests/non-chunked-table.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2659210Z   copying tables/tests/oldflavor_numeric.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2760320Z   copying tables/tests/out_of_order_types.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2870490Z   copying tables/tests/python2.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.2973190Z   copying tables/tests/python3.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3075280Z   copying tables/tests/scalar.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3175590Z   copying tables/tests/slink.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3276220Z   copying tables/tests/smpl_SDSextendible.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3302370Z   copying tables/tests/smpl_compound_chunked.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3305250Z   copying tables/tests/smpl_enum.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3307190Z   copying tables/tests/smpl_f64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3308690Z   copying tables/tests/smpl_f64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3310450Z   copying tables/tests/smpl_i32be.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3312080Z   copying tables/tests/smpl_i32le.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3314010Z   copying tables/tests/smpl_i64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3315810Z   copying tables/tests/smpl_i64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3317270Z   copying tables/tests/smpl_unsupptype.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3318910Z   copying tables/tests/test_ref_array1.mat -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3320800Z   copying tables/tests/test_ref_array2.mat -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3322390Z   copying tables/tests/test_szip.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3324500Z   copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3325860Z   copying tables/tests/times-nested-be.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3327270Z   copying tables/tests/vlstr_attr.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3330310Z   copying tables/tests/vlunicode_endian.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3337160Z   copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3338730Z   copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/tests
2023-09-21T13:15:35.3364250Z   copying tables/nodes/tests/test_filenode.dat -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:35.3366840Z   copying tables/nodes/tests/test_filenode.xbm -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:35.3368830Z   copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests
2023-09-21T13:15:35.3371310Z   running build_ext
2023-09-21T13:15:35.6855580Z   building 'tables.utilsextension' extension
2023-09-21T13:15:35.6863540Z   creating build/temp.macosx-10.9-x86_64-cpython-39
2023-09-21T13:15:35.6866160Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc
2023-09-21T13:15:35.6869290Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc
2023-09-21T13:15:35.6872650Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs
2023-09-21T13:15:35.6875700Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4
2023-09-21T13:15:35.6878690Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13
2023-09-21T13:15:35.6884950Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5
2023-09-21T13:15:35.6887980Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common
2023-09-21T13:15:35.6891410Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress
2023-09-21T13:15:35.6898150Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress
2023-09-21T13:15:35.6902260Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated
2023-09-21T13:15:35.6905370Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder
2023-09-21T13:15:35.6909020Z   creating build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy
2023-09-21T13:15:35.6914060Z   creating build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc
2023-09-21T13:15:35.6927260Z   creating build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src
2023-09-21T13:15:35.6928710Z   creating build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2
2023-09-21T13:15:35.6929770Z   creating build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src
2023-09-21T13:15:35.6930620Z   creating build/temp.macosx-10.9-x86_64-cpython-39/src
2023-09-21T13:15:35.6931060Z   creating build/temp.macosx-10.9-x86_64-cpython-39/tables
2023-09-21T13:15:35.6940030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:36.0570250Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:36.4088430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:36.5889380Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:15:36.5891210Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:15:36.5893950Z             ^
2023-09-21T13:15:36.5897780Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:15:36.5900550Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:15:36.5903160Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:15:36.5906710Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:15:36.5909210Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:15:36.5911890Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:15:36.5955810Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:15:36.5958080Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:15:36.5960660Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:15:36.5963990Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:15:36.5966770Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:15:36.5969160Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:15:36.5972750Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:15:36.5975500Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:15:36.5978370Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:15:36.8611270Z   6 warnings generated.
2023-09-21T13:15:36.8659120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:37.1234570Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:37.3489160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:37.4998780Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:37.8733440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:37.9923960Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:15:37.9940730Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:15:37.9941680Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:15:37.9942360Z               ^
2023-09-21T13:15:37.9943340Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:15:37.9944050Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:15:37.9944650Z               ^
2023-09-21T13:15:38.0271610Z   2 warnings generated.
2023-09-21T13:15:38.0323680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:40.9089330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:44.3022790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:44.4470180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:44.5495890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:44.7333010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:45.3275420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:45.4361800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:45.6115310Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:45.8259590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:46.0384220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:46.3299140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:46.5236030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.1076090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.2839090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.6537220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.7531110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.8654360Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:47.9332450Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:48.2045140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:48.3234970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:48.7019360Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:48.8341040Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:48.9009550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:49.1182880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:49.2674890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:49.5612200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:49.7516350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:50.6808610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:52.5856960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:52.7757730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:53.0650660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:53.3828230Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:55.7321270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:15:57.9045710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:06.5805030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:07.0370550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:09.3115650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:09.4727920Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:09.4730600Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:16:09.4735100Z           ^~~~~~~~~~~~~~~
2023-09-21T13:16:09.4746470Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:09.4750180Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:16:09.4753890Z           ^~~~~~~~~~~~~~~
2023-09-21T13:16:09.8570070Z   2 warnings generated.
2023-09-21T13:16:09.8630750Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:11.4244980Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:11.6178150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:12.2624530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:14.6078490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:14.7323440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:14.8839790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:14.9713920Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:15.4151080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:16.5291760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:16.8353730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:17.4446130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:18.4109270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:19.4610420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:20.3223720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:21.2965110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:22.3628630Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:23.4993370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:24.6382440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:24.8099960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:25.1155710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:25.5028090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:25.6680370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:25.9583900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/utilsextension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/utilsextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:16:26.2452250Z   tables/utilsextension.c:6634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2454220Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2456360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2474010Z   tables/utilsextension.c:6828:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2476630Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2479350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2501980Z   tables/utilsextension.c:7032:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2504040Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2506770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2528740Z   tables/utilsextension.c:7226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2531010Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2533710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2548610Z   tables/utilsextension.c:7391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2551100Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2553830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2580090Z   tables/utilsextension.c:7649:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2582550Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2585220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2673140Z   tables/utilsextension.c:8213:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2674350Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2684420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2685570Z   tables/utilsextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2687510Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2690190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2733690Z   tables/utilsextension.c:8819:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2735390Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2738040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2796590Z   tables/utilsextension.c:9740:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2798010Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2800660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2840280Z   tables/utilsextension.c:10079:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2842130Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2844680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2883880Z   tables/utilsextension.c:10378:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2886000Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2888840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.2949720Z   tables/utilsextension.c:10806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.2950740Z     goto __pyx_L3_error;
2023-09-21T13:16:26.2953130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3165580Z   tables/utilsextension.c:12117:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3166770Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3169390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3194250Z   tables/utilsextension.c:12337:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3195340Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3195810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3311840Z   tables/utilsextension.c:13238:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3313570Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3316450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3375040Z   tables/utilsextension.c:14178:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3376130Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3378780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3438050Z   tables/utilsextension.c:14660:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3439630Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3442810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3513390Z   tables/utilsextension.c:15251:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3515100Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3518270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3537210Z   tables/utilsextension.c:15448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3540120Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3542970Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3581100Z   tables/utilsextension.c:15804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3583110Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3586140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3676350Z   tables/utilsextension.c:16409:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3677330Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3680330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3822080Z   tables/utilsextension.c:17375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3823740Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3826820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3918520Z   tables/utilsextension.c:18110:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3919410Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3922460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.3982510Z   tables/utilsextension.c:18528:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.3987700Z     goto __pyx_L3_error;
2023-09-21T13:16:26.3988780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.4064800Z   tables/utilsextension.c:19001:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.4065960Z     goto __pyx_L3_error;
2023-09-21T13:16:26.4069790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.4270420Z   tables/utilsextension.c:20269:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.4271280Z     goto __pyx_L3_error;
2023-09-21T13:16:26.4273970Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.4403250Z   tables/utilsextension.c:20831:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.4408910Z     goto __pyx_L3_error;
2023-09-21T13:16:26.4409300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:16:26.5429670Z   tables/utilsextension.c:27275:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:16:26.5431060Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:16:26.5431900Z                                                                              ^~~~~~~~
2023-09-21T13:16:26.5438170Z   tables/utilsextension.c:27275:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:16:26.5439910Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:16:26.5446270Z                                                                           ^
2023-09-21T13:16:26.5447800Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:16:26.5528660Z   tables/utilsextension.c:28022:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:16:26.5530390Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:16:26.5535730Z                       ^
2023-09-21T13:16:26.5537810Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:16:26.5543370Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:16:26.5544160Z                                    ^
2023-09-21T13:16:26.5552120Z   tables/utilsextension.c:28033:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:16:26.5553550Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:16:26.5554220Z                       ^
2023-09-21T13:16:26.5561590Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:16:26.5562880Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:16:26.5563310Z                                    ^
2023-09-21T13:17:28.3548750Z   31 warnings generated.
2023-09-21T13:17:28.3668330Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o build/temp.macosx-10.9-x86_64-cpython-39/tables/utilsextension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/utilsextension.cpython-39-darwin.so
2023-09-21T13:17:28.4956900Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:17:28.4959800Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:17:28.4962970Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:17:28.4965980Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:17:28.4969050Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:17:28.4971920Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:17:28.4975030Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:17:28.4978710Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:17:28.4981450Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:17:28.4984120Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:17:28.6068940Z   building 'tables.hdf5extension' extension
2023-09-21T13:17:28.6102180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:28.9037160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:29.2513710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:29.4060590Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:17:29.4062100Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:17:29.4064670Z             ^
2023-09-21T13:17:29.4067880Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:17:29.4070440Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:17:29.4072870Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:17:29.4076550Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:17:29.4078990Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:17:29.4081620Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:17:29.4121300Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:17:29.4123460Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:17:29.4126000Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:17:29.4129710Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:17:29.4132330Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:17:29.4134900Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:17:29.4138410Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:17:29.4141060Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:17:29.4143690Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:17:29.6717020Z   6 warnings generated.
2023-09-21T13:17:29.6766120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:29.9237440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:30.1369840Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:30.2821870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:30.6314310Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:30.7453460Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:17:30.7455330Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:17:30.7458020Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:17:30.7460590Z               ^
2023-09-21T13:17:30.7463910Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:17:30.7466810Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:17:30.7469410Z               ^
2023-09-21T13:17:30.7781830Z   2 warnings generated.
2023-09-21T13:17:30.7826240Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:33.4930100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:36.5047620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:36.6448210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:36.7430680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:36.9235030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:37.4822220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:37.5903200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:37.7579050Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:37.9557390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:38.1571240Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:38.4310500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:38.6171380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.1763980Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.3481800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.7021130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.8008300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.9108260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:39.9765280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:40.2352400Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:40.3539110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:40.7216530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:40.8499030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:40.9139130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:41.1234580Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:41.2662220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:41.5576410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:41.7417030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:42.6232700Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:44.4811840Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:44.6715900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:44.9522400Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:45.2527370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:47.5420640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:49.5824960Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:57.6000870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:17:57.9960890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:00.0639320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:00.2124810Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:00.2125750Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:18:00.2128910Z           ^~~~~~~~~~~~~~~
2023-09-21T13:18:00.2139810Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:00.2142530Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:18:00.2145470Z           ^~~~~~~~~~~~~~~
2023-09-21T13:18:00.5831220Z   2 warnings generated.
2023-09-21T13:18:00.5891910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:02.1912300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:02.3924340Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:02.9819680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:05.1930330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:05.3145770Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:05.4577870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:05.5422790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:05.9748430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:07.0479070Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:07.3402540Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:07.8971360Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:08.7868620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:09.7769630Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:10.5858760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:11.5044010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:12.5100020Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:13.4850900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:14.5491410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:14.6995110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:14.9721410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:15.1098390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:15.4484600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:15.6126420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5VLARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5VLARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:15.8311260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:16.0107280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:16.3193280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/hdf5extension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:16.6066080Z   tables/hdf5extension.c:9147:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6067380Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6070210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6351600Z   tables/hdf5extension.c:11452:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6353570Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6356210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6389140Z   tables/hdf5extension.c:11811:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6391320Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6393990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6406430Z   tables/hdf5extension.c:12003:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6408800Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6411510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6431300Z   tables/hdf5extension.c:12276:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6433790Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6436440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6439650Z   tables/hdf5extension.c:12379:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6442110Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6444730Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6471530Z   tables/hdf5extension.c:12607:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6473900Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6476560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6479750Z   tables/hdf5extension.c:12718:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6482190Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6484910Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6500050Z   tables/hdf5extension.c:12954:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6502480Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6505110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6543330Z   tables/hdf5extension.c:13267:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6545900Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6548350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6560040Z   tables/hdf5extension.c:13410:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6562380Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6565110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6573830Z   tables/hdf5extension.c:13560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6576930Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6579840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6597960Z   tables/hdf5extension.c:13754:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6600540Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6603230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.6797100Z   tables/hdf5extension.c:14900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.6799140Z     goto __pyx_L3_error;
2023-09-21T13:18:16.6801840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7043530Z   tables/hdf5extension.c:16761:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7045600Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7048510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7076250Z   tables/hdf5extension.c:17030:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7078450Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7081250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7117940Z   tables/hdf5extension.c:17333:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7120600Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7123370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7139390Z   tables/hdf5extension.c:17506:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7142030Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7145330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7156440Z   tables/hdf5extension.c:17667:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7159010Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7161770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7197500Z   tables/hdf5extension.c:17950:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7199970Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7202810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7230800Z   tables/hdf5extension.c:18191:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7233460Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7236220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7267270Z   tables/hdf5extension.c:18448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7270020Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7272790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7312030Z   tables/hdf5extension.c:18756:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7314620Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7317380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7323050Z   tables/hdf5extension.c:18867:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7325680Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7328420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7354560Z   tables/hdf5extension.c:19104:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7357190Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7359930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7390800Z   tables/hdf5extension.c:19366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7393450Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7396260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7421520Z   tables/hdf5extension.c:19795:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7424310Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7426990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7456840Z   tables/hdf5extension.c:20015:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7459180Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7462070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7513920Z   tables/hdf5extension.c:20395:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7514560Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7514810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7558470Z   tables/hdf5extension.c:20717:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7561550Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7565690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7566470Z   tables/hdf5extension.c:20806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7567120Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7568530Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7604720Z   tables/hdf5extension.c:21087:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7611600Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7612060Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7665530Z   tables/hdf5extension.c:21393:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7666010Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7666490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7703380Z   tables/hdf5extension.c:21706:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7704980Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7707860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7714730Z   tables/hdf5extension.c:21817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7717320Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7720900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7724950Z   tables/hdf5extension.c:21920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7727550Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7730730Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7781580Z   tables/hdf5extension.c:22358:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7783080Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7786460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7828050Z   tables/hdf5extension.c:22841:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7832030Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7833860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7884120Z   tables/hdf5extension.c:23218:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7896840Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7905930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7908270Z   tables/hdf5extension.c:23327:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7908880Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7909350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7910070Z   tables/hdf5extension.c:23518:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7912100Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7912410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7918590Z   tables/hdf5extension.c:23641:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7922840Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7924320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.7944580Z   tables/hdf5extension.c:23930:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.7948200Z     goto __pyx_L3_error;
2023-09-21T13:18:16.7950570Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8141050Z   tables/hdf5extension.c:24974:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8141960Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8145010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8336360Z   tables/hdf5extension.c:25992:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8336740Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8337170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8469170Z   tables/hdf5extension.c:26871:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8469910Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8472440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8544800Z   tables/hdf5extension.c:27356:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8547290Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8550250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8630630Z   tables/hdf5extension.c:28066:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8633630Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8634120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8707260Z   tables/hdf5extension.c:28726:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8709760Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8712670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8794690Z   tables/hdf5extension.c:29472:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8795830Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8799000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8889430Z   tables/hdf5extension.c:30011:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8892160Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8894980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.8995020Z   tables/hdf5extension.c:30823:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.8996270Z     goto __pyx_L3_error;
2023-09-21T13:18:16.8999630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9047110Z   tables/hdf5extension.c:31226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9047660Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9047880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9087060Z   tables/hdf5extension.c:31640:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9092640Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9093220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9144230Z   tables/hdf5extension.c:32220:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9148310Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9149250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9159370Z   tables/hdf5extension.c:32343:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9163370Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9163890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9178090Z   tables/hdf5extension.c:32479:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9178710Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9179490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9339940Z   tables/hdf5extension.c:33462:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9342010Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9345070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9451750Z   tables/hdf5extension.c:34068:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9453640Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9455930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9493600Z   tables/hdf5extension.c:34430:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9500120Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9500400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9523030Z   tables/hdf5extension.c:34720:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9524430Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9524890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9555600Z   tables/hdf5extension.c:34978:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9558620Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9563260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9675120Z   tables/hdf5extension.c:35787:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9675760Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9677550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9695660Z   tables/hdf5extension.c:36081:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9698490Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9701800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9709350Z   tables/hdf5extension.c:36204:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9714120Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9714690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9730010Z   tables/hdf5extension.c:36308:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9731520Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9734190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9772960Z   tables/hdf5extension.c:36538:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9774430Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9774980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9779820Z   tables/hdf5extension.c:36625:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9780920Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9783990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9788930Z   tables/hdf5extension.c:36748:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9794960Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9795280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9810540Z   tables/hdf5extension.c:36912:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9811520Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9814520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9890420Z   tables/hdf5extension.c:37374:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9893760Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9897110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:16.9961230Z   tables/hdf5extension.c:37817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:16.9963560Z     goto __pyx_L3_error;
2023-09-21T13:18:16.9964160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:17.0031570Z   tables/hdf5extension.c:38270:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:17.0034230Z     goto __pyx_L3_error;
2023-09-21T13:18:17.0037680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:17.0959750Z   tables/hdf5extension.c:44024:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:18:17.0960570Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:18:17.0966460Z                                                                              ^~~~~~~~
2023-09-21T13:18:17.0967080Z   tables/hdf5extension.c:44024:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:18:17.0968520Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:18:17.0973680Z                                                                           ^
2023-09-21T13:18:17.0974050Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:18:17.1156800Z   tables/hdf5extension.c:45572:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:18:17.1160260Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:18:17.1165070Z                       ^
2023-09-21T13:18:17.1169490Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:18:17.1172160Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:18:17.1176390Z                                    ^
2023-09-21T13:18:17.1179240Z   tables/hdf5extension.c:45583:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:18:17.1181490Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:18:17.1184220Z                       ^
2023-09-21T13:18:17.1187340Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:18:17.1190000Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:18:17.1192810Z                                    ^
2023-09-21T13:18:29.5521740Z   76 warnings generated.
2023-09-21T13:18:29.5673310Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5VLARRAY.o build/temp.macosx-10.9-x86_64-cpython-39/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o build/temp.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.cpython-39-darwin.so
2023-09-21T13:18:29.6478800Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:18:29.6481500Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:18:29.6484740Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:18:29.6488100Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:18:29.6519110Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:18:29.6541650Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:18:29.6542530Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:18:29.6543270Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:18:29.6544010Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:18:29.6544710Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:18:29.7307240Z   building 'tables.tableextension' extension
2023-09-21T13:18:29.7341790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:30.0349100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:30.3879250Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:30.5484150Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:18:30.5486280Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:18:30.5489140Z             ^
2023-09-21T13:18:30.5492620Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:18:30.5496450Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:18:30.5500140Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:30.5503790Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:18:30.5506150Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:18:30.5508940Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:30.5546140Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:18:30.5553720Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:18:30.5555120Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:30.5558780Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:18:30.5561520Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:18:30.5564140Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:18:30.5568880Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:18:30.5572460Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:18:30.5575320Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:18:30.8259420Z   6 warnings generated.
2023-09-21T13:18:30.8314370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:31.0827620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:31.3039830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:31.4497100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:31.7904820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:31.9045430Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:18:31.9047410Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:18:31.9050230Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:18:31.9052560Z               ^
2023-09-21T13:18:31.9055680Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:18:31.9058340Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:18:31.9060910Z               ^
2023-09-21T13:18:31.9386350Z   2 warnings generated.
2023-09-21T13:18:31.9432540Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:34.7203160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:38.1179210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:38.2838080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:38.3977920Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:38.5819330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:39.1806760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:39.2905810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:39.4657590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:39.6696570Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:39.8736610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:40.1581850Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:40.3497110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:40.9419870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:41.1151400Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:41.4801620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:41.5817610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:41.6924170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:41.7573600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.0145830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.1332500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.5509870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.6763900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.7410590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:42.9521500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:43.0955820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:43.3879910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:43.5809000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:44.5100120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:46.4741160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:46.6728530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:46.9973750Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:47.3688580Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:49.8314370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:18:52.0954800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:01.1845800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:01.6279490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:03.9293600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:04.0721050Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:04.0722550Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:19:04.0725240Z           ^~~~~~~~~~~~~~~
2023-09-21T13:19:04.0743020Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:04.0745940Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:19:04.0750290Z           ^~~~~~~~~~~~~~~
2023-09-21T13:19:04.4553700Z   2 warnings generated.
2023-09-21T13:19:04.4602350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:05.9805490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:06.2041420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:06.9046590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:09.2607600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:09.3843080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:09.5291110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:09.6304490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:10.0700510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:11.1886380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:11.5118200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:12.1107460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:13.0181600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:13.9977910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:14.8594770Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:15.8162600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:16.8786320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:17.9258880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:19.0458810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:19.1956900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:19.4247490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:19.5913260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5TB-opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5TB-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:19.7753360Z   src/H5TB-opt.c:438:59: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'hsize_t' (aka 'unsigned long long') [-Wformat]
2023-09-21T13:19:19.7759340Z      BLOSC_TRACE_ERROR("Cannot get lazy chunk %zd in %s\n", nchunk, filename);
2023-09-21T13:19:19.7760140Z                                               ~~~           ^~~~~~
2023-09-21T13:19:19.7766400Z                                               %llu
2023-09-21T13:19:19.7767570Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include/blosc2.h:97:63: note: expanded from macro 'BLOSC_TRACE_ERROR'
2023-09-21T13:19:19.7774560Z   #define BLOSC_TRACE_ERROR(msg, ...) BLOSC_TRACE(error, msg, ##__VA_ARGS__)
2023-09-21T13:19:19.7777540Z                                                          ~~~    ^~~~~~~~~~~
2023-09-21T13:19:19.7781950Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include/blosc2.h:104:61: note: expanded from macro 'BLOSC_TRACE'
2023-09-21T13:19:19.7783330Z           fprintf(stderr, "[%s] - " msg " (%s:%d)\n", #cat, ##__VA_ARGS__, __FILE__, __LINE__); \
2023-09-21T13:19:19.7784640Z                                     ~~~                       ^~~~~~~~~~~
2023-09-21T13:19:19.9026000Z   1 warning generated.
2023-09-21T13:19:19.9082220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:20.0815390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:20.3782440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/tableextension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/tableextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:20.6713730Z   tables/tableextension.c:7526:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.6715520Z     goto __pyx_L3_error;
2023-09-21T13:19:20.6718200Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7157810Z   tables/tableextension.c:10366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7159020Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7161830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7356240Z   tables/tableextension.c:11704:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7358210Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7360140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7369680Z   tables/tableextension.c:11839:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7372260Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7375290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7386930Z   tables/tableextension.c:11999:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7390130Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7394040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7423180Z   tables/tableextension.c:12303:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7425430Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7428180Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7477830Z   tables/tableextension.c:12645:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7479920Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7482720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7526140Z   tables/tableextension.c:13059:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7528270Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7530890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7567040Z   tables/tableextension.c:13408:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7569660Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7572250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7716100Z   tables/tableextension.c:14380:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7717740Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7718390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7751410Z   tables/tableextension.c:14711:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7753930Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7754230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7900340Z   tables/tableextension.c:15545:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7901830Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7904620Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7907920Z   tables/tableextension.c:15632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7910360Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7913070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7916300Z   tables/tableextension.c:15755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7918770Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7921370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.7958440Z   tables/tableextension.c:16096:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.7960760Z     goto __pyx_L3_error;
2023-09-21T13:19:20.7963380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8014760Z   tables/tableextension.c:16597:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8016760Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8019390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8583390Z   tables/tableextension.c:21475:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8586670Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8590970Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8691110Z   tables/tableextension.c:22427:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8692920Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8696090Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8737060Z   tables/tableextension.c:22755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8739910Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8742220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8769270Z   tables/tableextension.c:22920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8772020Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8774790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8781750Z   tables/tableextension.c:23023:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8785080Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8787670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.8848380Z   tables/tableextension.c:23383:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.8852300Z     goto __pyx_L3_error;
2023-09-21T13:19:20.8852570Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.9048630Z   tables/tableextension.c:24844:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.9051290Z     goto __pyx_L3_error;
2023-09-21T13:19:20.9054520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.9124300Z   tables/tableextension.c:25268:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.9127610Z     goto __pyx_L3_error;
2023-09-21T13:19:20.9130720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.9138300Z   tables/tableextension.c:25391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.9142180Z     goto __pyx_L3_error;
2023-09-21T13:19:20.9146360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:20.9761460Z   tables/tableextension.c:28721:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:20.9766120Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:20.9766760Z                                                                              ^~~~~~~~
2023-09-21T13:19:20.9767720Z   tables/tableextension.c:28721:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:20.9772240Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:20.9774680Z                                                                           ^
2023-09-21T13:19:20.9778230Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:20.9884120Z   tables/tableextension.c:29465:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:19:20.9887230Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:19:20.9890370Z                       ^
2023-09-21T13:19:20.9894650Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:19:20.9897050Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:19:20.9900610Z                                    ^
2023-09-21T13:19:20.9903600Z   tables/tableextension.c:29476:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:19:20.9905750Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:19:20.9909530Z                       ^
2023-09-21T13:19:20.9912370Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:19:20.9916160Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:19:20.9918610Z                                    ^
2023-09-21T13:19:27.6243630Z   28 warnings generated.
2023-09-21T13:19:27.6385510Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-39/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-39/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-39/src/H5TB-opt.o build/temp.macosx-10.9-x86_64-cpython-39/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-39/src/utils.o build/temp.macosx-10.9-x86_64-cpython-39/tables/tableextension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/tableextension.cpython-39-darwin.so
2023-09-21T13:19:27.6861060Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:27.6862380Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:27.6862920Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:27.6863360Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:27.6863830Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:27.6865040Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:27.6865460Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:27.6865890Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:27.6866310Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:27.6866710Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:27.7422950Z   building 'tables._comp_lzo' extension
2023-09-21T13:19:27.7431500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5Zlzo.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5Zlzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:27.8994850Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/_comp_lzo.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/_comp_lzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:28.0696070Z   tables/_comp_lzo.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:28.0698010Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:28.0702530Z                                                                              ^~~~~~~~
2023-09-21T13:19:28.0707150Z   tables/_comp_lzo.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:28.0710030Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:28.0712650Z                                                                           ^
2023-09-21T13:19:28.0715940Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:28.5484860Z   1 warning generated.
2023-09-21T13:19:28.5543100Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/src/H5Zlzo.o build/temp.macosx-10.9-x86_64-cpython-39/tables/_comp_lzo.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -llzo2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_lzo.cpython-39-darwin.so
2023-09-21T13:19:28.5956830Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:28.5959540Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:28.5962600Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:28.5966990Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:28.5970170Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:28.5973650Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:28.5987390Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:28.5988450Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:28.5989400Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:28.5990930Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:28.6410870Z   building 'tables._comp_bzip2' extension
2023-09-21T13:19:28.6418870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5Zbzip2.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5Zbzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:28.7841160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/_comp_bzip2.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/_comp_bzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:28.9438190Z   tables/_comp_bzip2.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:28.9442700Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:28.9443510Z                                                                              ^~~~~~~~
2023-09-21T13:19:28.9448360Z   tables/_comp_bzip2.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:28.9449270Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:28.9449610Z                                                                           ^
2023-09-21T13:19:28.9449910Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:29.4286000Z   1 warning generated.
2023-09-21T13:19:29.4341290Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/src/H5Zbzip2.o build/temp.macosx-10.9-x86_64-cpython-39/tables/_comp_bzip2.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lbz2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_bzip2.cpython-39-darwin.so
2023-09-21T13:19:29.4804820Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:29.4808460Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:29.4831360Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:29.4832470Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:29.4840200Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:29.4840780Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:29.4841240Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:29.4841660Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:29.4842080Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:29.4842500Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:29.5265870Z   building 'tables.linkextension' extension
2023-09-21T13:19:29.5274160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/linkextension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/linkextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:29.8521690Z   tables/linkextension.c:5170:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8522730Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8525730Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8555880Z   tables/linkextension.c:5488:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8558380Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8561190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8611010Z   tables/linkextension.c:5843:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8613570Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8616260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8662520Z   tables/linkextension.c:6212:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8664520Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8667580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8705880Z   tables/linkextension.c:6520:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8708320Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8711500Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8716040Z   tables/linkextension.c:6632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8718580Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8721300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8757470Z   tables/linkextension.c:6900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8759610Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8762420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8797190Z   tables/linkextension.c:7231:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8800390Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8803540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8840590Z   tables/linkextension.c:7539:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8842830Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8845880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8849800Z   tables/linkextension.c:7651:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8852190Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8855280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8912730Z   tables/linkextension.c:8056:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8914830Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8917680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8963630Z   tables/linkextension.c:8486:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8966020Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8968810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.8972170Z   tables/linkextension.c:8576:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.8974470Z     goto __pyx_L3_error;
2023-09-21T13:19:29.8977220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.9010740Z   tables/linkextension.c:8884:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.9013340Z     goto __pyx_L3_error;
2023-09-21T13:19:29.9016290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.9031270Z   tables/linkextension.c:9055:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.9034200Z     goto __pyx_L3_error;
2023-09-21T13:19:29.9036670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.9101230Z   tables/linkextension.c:9508:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.9103400Z     goto __pyx_L3_error;
2023-09-21T13:19:29.9106100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.9170270Z   tables/linkextension.c:9961:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.9172640Z     goto __pyx_L3_error;
2023-09-21T13:19:29.9175350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:29.9531150Z   tables/linkextension.c:12954:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:29.9532720Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:29.9536200Z                                                                              ^~~~~~~~
2023-09-21T13:19:29.9539480Z   tables/linkextension.c:12954:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:29.9542450Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:29.9545110Z                                                                           ^
2023-09-21T13:19:29.9548940Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:29.9580720Z   tables/linkextension.c:13311:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:19:29.9583700Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:19:29.9585960Z                       ^
2023-09-21T13:19:29.9589120Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:19:29.9591780Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:19:29.9594440Z                                    ^
2023-09-21T13:19:29.9598300Z   tables/linkextension.c:13322:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:19:29.9600720Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:19:29.9603170Z                       ^
2023-09-21T13:19:29.9606490Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:19:29.9609020Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:19:29.9611370Z                                    ^
2023-09-21T13:19:32.0696550Z   20 warnings generated.
2023-09-21T13:19:32.0767020Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/tables/linkextension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/linkextension.cpython-39-darwin.so
2023-09-21T13:19:32.1218760Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:32.1220010Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:32.1220950Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:32.1221930Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:32.1222450Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:32.1222890Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:32.1223620Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:32.1224070Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:32.1224490Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:32.1225840Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:32.1666570Z   building 'tables.lrucacheextension' extension
2023-09-21T13:19:32.1674460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/lrucacheextension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:32.3431400Z   tables/lrucacheextension.c:5352:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3433330Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3434200Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3515860Z   tables/lrucacheextension.c:6217:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3517430Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3518220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3571080Z   tables/lrucacheextension.c:6826:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3573250Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3576010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3621050Z   tables/lrucacheextension.c:7151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3622900Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3623700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3637120Z   tables/lrucacheextension.c:7292:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3640890Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3642430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3689770Z   tables/lrucacheextension.c:7917:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3691840Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3694830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3721450Z   tables/lrucacheextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3726180Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3726460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3735210Z   tables/lrucacheextension.c:8485:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3739880Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3740450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3756920Z   tables/lrucacheextension.c:8634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3761810Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3762260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3785390Z   tables/lrucacheextension.c:8914:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3790160Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3792290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3832010Z   tables/lrucacheextension.c:9234:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3835800Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3836580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3857280Z   tables/lrucacheextension.c:9394:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3858900Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3859670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.3985450Z   tables/lrucacheextension.c:10350:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.3987930Z     goto __pyx_L3_error;
2023-09-21T13:19:32.3989580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4021090Z   tables/lrucacheextension.c:10804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4022010Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4025440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4061140Z   tables/lrucacheextension.c:11159:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4061550Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4061760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4111640Z   tables/lrucacheextension.c:11560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4112980Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4114140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4120590Z   tables/lrucacheextension.c:11683:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4125560Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4126390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4143010Z   tables/lrucacheextension.c:11836:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4145810Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4146540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4225960Z   tables/lrucacheextension.c:12325:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4230480Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4231240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4292770Z   tables/lrucacheextension.c:12920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4293190Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4293640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4323060Z   tables/lrucacheextension.c:13289:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4328510Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4333020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4370480Z   tables/lrucacheextension.c:13764:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4371920Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4374610Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4382830Z   tables/lrucacheextension.c:13887:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4388660Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4389340Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4404080Z   tables/lrucacheextension.c:14051:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4408140Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4408980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.4497250Z   tables/lrucacheextension.c:14524:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.4497650Z     goto __pyx_L3_error;
2023-09-21T13:19:32.4498100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:32.5009390Z   tables/lrucacheextension.c:18376:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:32.5012500Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:32.5016560Z                                                                              ^~~~~~~~
2023-09-21T13:19:32.5019890Z   tables/lrucacheextension.c:18376:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:32.5023140Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:32.5030490Z                                                                           ^
2023-09-21T13:19:32.5031200Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:35.2844230Z   26 warnings generated.
2023-09-21T13:19:35.2921720Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -o build/lib.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.cpython-39-darwin.so
2023-09-21T13:19:35.3390960Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:35.3392070Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:35.3393140Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:35.3395720Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:35.3400050Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:35.3404090Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:35.3407310Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:35.3410030Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:35.3413190Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:35.3416270Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:35.3835400Z   building 'tables.indexesextension' extension
2023-09-21T13:19:35.3843470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:35.5275930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c src/idx-opt.c -o build/temp.macosx-10.9-x86_64-cpython-39/src/idx-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:35.8006160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/usr/local/include -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/include -Ic-blosc/internal-complibs/lz4-1.9.4 -I/opt/local/include -I/sw/include -Ic-blosc/blosc -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/include -Ihdf5-blosc/src -I/opt/include -Ihdf5-blosc2/src -Ic-blosc/internal-complibs/zlib-1.2.13 -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib/python3.9/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.9/include/python3.9 -c tables/indexesextension.c -o build/temp.macosx-10.9-x86_64-cpython-39/tables/indexesextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:19:36.0906960Z   tables/indexesextension.c:5893:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.0908650Z     goto __pyx_L3_error;
2023-09-21T13:19:36.0911580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1284210Z   tables/indexesextension.c:18763:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1287020Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1292070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1326900Z   tables/indexesextension.c:19047:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1329540Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1333900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1363490Z   tables/indexesextension.c:19266:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1366300Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1369700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1404230Z   tables/indexesextension.c:19563:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1406630Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1413160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1441860Z   tables/indexesextension.c:19904:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1446010Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1451350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1459540Z   tables/indexesextension.c:20071:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1463640Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1468040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1473500Z   tables/indexesextension.c:20194:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1476170Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1479210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1514810Z   tables/indexesextension.c:20375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1517250Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1520100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1544860Z   tables/indexesextension.c:20631:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1550260Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1551270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1719000Z   tables/indexesextension.c:21502:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1722450Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1725210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1750830Z   tables/indexesextension.c:21931:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1753110Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1756380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1813190Z   tables/indexesextension.c:22553:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1816810Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1819590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1848830Z   tables/indexesextension.c:23175:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1851280Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1854950Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1887700Z   tables/indexesextension.c:23797:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1891010Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1893700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1924040Z   tables/indexesextension.c:24419:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1931060Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1934810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.1965400Z   tables/indexesextension.c:25041:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.1967010Z     goto __pyx_L3_error;
2023-09-21T13:19:36.1969900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2006040Z   tables/indexesextension.c:25663:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2008420Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2011280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2041760Z   tables/indexesextension.c:26285:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2043430Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2045700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2079890Z   tables/indexesextension.c:26907:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2083010Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2086990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2118300Z   tables/indexesextension.c:27529:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2121210Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2124960Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2154400Z   tables/indexesextension.c:28151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2157030Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2159440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2193930Z   tables/indexesextension.c:28773:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2196220Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2199790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2220210Z   tables/indexesextension.c:29348:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2221740Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2225670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2238920Z   tables/indexesextension.c:29515:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2242110Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2244540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2254890Z   tables/indexesextension.c:29638:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2257240Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2260970Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2277700Z   tables/indexesextension.c:29805:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2280260Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2283360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2313280Z   tables/indexesextension.c:30091:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2314900Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2317510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2337230Z   tables/indexesextension.c:30326:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2340240Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2343420Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2347650Z   tables/indexesextension.c:30449:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2349890Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2353190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.2369180Z   tables/indexesextension.c:30613:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.2371880Z     goto __pyx_L3_error;
2023-09-21T13:19:36.2374040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:19:36.3031530Z   tables/indexesextension.c:34549:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:19:36.3038770Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:36.3039540Z                                                                              ^~~~~~~~
2023-09-21T13:19:36.3047090Z   tables/indexesextension.c:34549:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:19:36.3047880Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:19:36.3051320Z                                                                           ^
2023-09-21T13:19:36.3052240Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:19:42.5863930Z   32 warnings generated.
2023-09-21T13:19:42.5951600Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-39/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-39/src/idx-opt.o build/temp.macosx-10.9-x86_64-cpython-39/tables/indexesextension.o -L/usr/lib -L/tmp/hdf5/lib -L/opt/lib -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4quz3d7b/overlay/lib -L/usr/local/lib -L/opt/local/lib -L/opt/local/lib64 -L/opt/lib64 -L/sw/lib -L/usr/local/lib64 -L/lib64 -L/sw/lib64 -L/usr/lib64 -L/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-39/tables/indexesextension.cpython-39-darwin.so
2023-09-21T13:19:42.6739490Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:19:42.6742640Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:19:42.6765200Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:19:42.6765950Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:19:42.6766420Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:19:42.6767160Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:19:42.6767640Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:19:42.6768050Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:19:42.6768470Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:19:42.6768890Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:19:42.7379790Z   installing to build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:19:42.7382270Z   running install
2023-09-21T13:19:42.7504100Z   running install_lib
2023-09-21T13:19:42.7532870Z   creating build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:19:42.7544050Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7549000Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/link.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7560050Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:19:42.7564010Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/misc/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:19:42.7570120Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/misc/proxydict.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:19:42.7578980Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/misc/enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:19:42.7583950Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7589000Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_lzo.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7597150Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/definitions.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7603140Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/description.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7610100Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/linkextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7616360Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/index.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7626670Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/_version.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7632120Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tableextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7642200Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tableextension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7690520Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:19:42.7718810Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7722240Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7727140Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests/test_filenode.xbm -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7733680Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests/test_filenode_v1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7752630Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests/test_filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7757600Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/tests/test_filenode.dat -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:19:42.7789720Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:19:42.7790430Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/nodes/filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:19:42.7791050Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/attributeset.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7791640Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/registry.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.7792250Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/leaf.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.8405090Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.8455690Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/utilsextension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.8462440Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.8476710Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_lzo.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:42.8500300Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.8603590Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/indexes_2_0.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.8707090Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_ref_array1.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.8811920Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/itemsize.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.8956360Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_SDSextendible.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9075330Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_i32le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9257760Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/python2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9359730Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9460150Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_ref_array2.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9562460Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/python3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9664540Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_tree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9863220Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/elink2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:42.9967750Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/array_mdatom.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0068540Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_i64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0170570Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_enum.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0272680Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_all.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0375700Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_basics.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0401240Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/indexes_2_1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0445010Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0546710Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0648420Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/Tables_lzo2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0750500Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/check_leaks.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0861020Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/issue_368.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.0977610Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/time-table-vlarray-1_x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1079570Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/zerodim-attrs-1.4.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1161220Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_do_undo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1263000Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_timetype.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1364700Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/Tables_lzo1_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1466620Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1626670Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1728420Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_aux.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1830360Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/times-nested-be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.1932110Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/scalar.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2033840Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2136450Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_f64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2238330Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/non-chunked-table.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2340250Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2443950Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/out_of_order_types.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2545820Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/float.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2614830Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/create_backcompat_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2669040Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2694800Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/issue_560.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2755200Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_f64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2792280Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/bug-idx.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2794720Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_index_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2796100Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/nested-type-with-gaps.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2798260Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/elink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2800360Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/common.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2803790Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_timestamps.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2805450Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_queries.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2806800Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/Tables_lzo1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2816490Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_suite.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2819090Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_szip.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2820400Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/Tables_lzo2_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2821680Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/slink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2822910Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_lists.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2824170Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/zerodim-attrs-1.3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2825420Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_create.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2831960Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2835960Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_large_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2839340Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/flavored_vlarrays-format1.6.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2843600Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_i64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2846980Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_unsupptype.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2850160Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_indexvalues.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2851620Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/oldflavor_numeric.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2854620Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2858510Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/attr-u16.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2862900Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/idx-std-1.x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2866900Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_garbage.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2870670Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/vlstr_attr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2871960Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_tablesMD.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2873220Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2876940Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_links.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2878420Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_numpy.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2879720Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_compound_chunked.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2880990Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/vlunicode_endian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2882440Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/matlab_file.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2883840Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_hdf5compat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2886770Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_attributes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2889320Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/blosc_bigendian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2890740Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_types.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2892960Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2894930Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/test_nestedtypes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2897020Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/ex-noattr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2898370Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/tests/smpl_i32be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:19:43.2901580Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/utilsextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2904830Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2906130Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/unimplemented.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2910270Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2911660Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/libblosc2.dylib -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2915010Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_bzip2.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2916780Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/req_versions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2919130Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/conditions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2921690Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2922910Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/indexesextension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2923990Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/file.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2925520Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2928140Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/utilsextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2932370Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2935490Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/undoredo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2937240Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2941120Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts/ptrepack.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2946730Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts/pttree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2947870Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2948950Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts/pt2to3.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2950030Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/scripts/ptdump.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:19:43.2951110Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/group.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2957700Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/parameters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2964860Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/exceptions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2972260Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/linkextension.cpython-39-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2980410Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/hdf5extension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2982800Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/table.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2985060Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/idxutils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2988380Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/node.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2989440Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/_comp_bzip2.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2990490Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2992700Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/path.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2993750Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2994830Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/indexesextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2995890Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/atom.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2996960Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/lrucacheextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2998010Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/filters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.2999040Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.3000050Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.3001090Z   copying build/lib.macosx-10.9-x86_64-cpython-39/tables/flavor.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:19:43.3001830Z   running install_egg_info
2023-09-21T13:19:43.3002730Z   Copying tables.egg-info to build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0-py3.9.egg-info
2023-09-21T13:19:43.3003470Z   running install_scripts
2023-09-21T13:19:43.3004330Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0.dist-info/WHEEL
2023-09-21T13:19:43.3006080Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-zt2x4r78/.tmp-1nw8p85u/tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl' and adding 'build/bdist.macosx-10.9-x86_64/wheel' to it
2023-09-21T13:19:43.3007140Z   adding 'tables/__init__.py'
2023-09-21T13:19:43.3013980Z   adding 'tables/_comp_bzip2.cpython-39-darwin.so'
2023-09-21T13:19:43.3014860Z   adding 'tables/_comp_bzip2.pyx'
2023-09-21T13:19:43.3015700Z   adding 'tables/_comp_lzo.cpython-39-darwin.so'
2023-09-21T13:19:43.3016500Z   adding 'tables/_comp_lzo.pyx'
2023-09-21T13:19:43.3017440Z   adding 'tables/_version.py'
2023-09-21T13:19:43.3018840Z   adding 'tables/array.py'
2023-09-21T13:19:43.3019650Z   adding 'tables/atom.py'
2023-09-21T13:19:43.3020660Z   adding 'tables/attributeset.py'
2023-09-21T13:19:43.3021410Z   adding 'tables/carray.py'
2023-09-21T13:19:43.3022140Z   adding 'tables/conditions.py'
2023-09-21T13:19:43.3022890Z   adding 'tables/definitions.pxd'
2023-09-21T13:19:43.3023630Z   adding 'tables/description.py'
2023-09-21T13:19:43.3024360Z   adding 'tables/earray.py'
2023-09-21T13:19:43.3025080Z   adding 'tables/exceptions.py'
2023-09-21T13:19:43.3025810Z   adding 'tables/expression.py'
2023-09-21T13:19:43.3026520Z   adding 'tables/file.py'
2023-09-21T13:19:43.3027240Z   adding 'tables/filters.py'
2023-09-21T13:19:43.3027950Z   adding 'tables/flavor.py'
2023-09-21T13:19:43.3028640Z   adding 'tables/group.py'
2023-09-21T13:19:43.4116350Z   adding 'tables/hdf5extension.cpython-39-darwin.so'
2023-09-21T13:19:43.4203370Z   adding 'tables/hdf5extension.pxd'
2023-09-21T13:19:43.4231580Z   adding 'tables/hdf5extension.pyx'
2023-09-21T13:19:43.4246240Z   adding 'tables/idxutils.py'
2023-09-21T13:19:43.4287300Z   adding 'tables/index.py'
2023-09-21T13:19:43.4300420Z   adding 'tables/indexes.py'
2023-09-21T13:19:43.4451590Z   adding 'tables/indexesextension.cpython-39-darwin.so'
2023-09-21T13:19:43.4501590Z   adding 'tables/indexesextension.pyx'
2023-09-21T13:19:43.4508580Z   adding 'tables/leaf.py'
2023-09-21T13:19:43.5521890Z   adding 'tables/libblosc2.dylib'
2023-09-21T13:19:43.5597460Z   adding 'tables/link.py'
2023-09-21T13:19:43.5673330Z   adding 'tables/linkextension.cpython-39-darwin.so'
2023-09-21T13:19:43.5682630Z   adding 'tables/linkextension.pyx'
2023-09-21T13:19:43.5788500Z   adding 'tables/lrucacheextension.cpython-39-darwin.so'
2023-09-21T13:19:43.5800430Z   adding 'tables/lrucacheextension.pxd'
2023-09-21T13:19:43.5812190Z   adding 'tables/lrucacheextension.pyx'
2023-09-21T13:19:43.5829230Z   adding 'tables/node.py'
2023-09-21T13:19:43.5841880Z   adding 'tables/parameters.py'
2023-09-21T13:19:43.5850390Z   adding 'tables/path.py'
2023-09-21T13:19:43.5856020Z   adding 'tables/registry.py'
2023-09-21T13:19:43.5861180Z   adding 'tables/req_versions.py'
2023-09-21T13:19:43.5923210Z   adding 'tables/table.py'
2023-09-21T13:19:43.6943320Z   adding 'tables/tableextension.cpython-39-darwin.so'
2023-09-21T13:19:43.7025860Z   adding 'tables/tableextension.pyx'
2023-09-21T13:19:43.7031850Z   adding 'tables/undoredo.py'
2023-09-21T13:19:43.7038330Z   adding 'tables/unimplemented.py'
2023-09-21T13:19:43.7048250Z   adding 'tables/utils.py'
2023-09-21T13:19:43.8007590Z   adding 'tables/utilsextension.cpython-39-darwin.so'
2023-09-21T13:19:43.8283000Z   adding 'tables/utilsextension.pxd'
2023-09-21T13:19:43.8566630Z   adding 'tables/utilsextension.pyx'
2023-09-21T13:19:43.8802860Z   adding 'tables/vlarray.py'
2023-09-21T13:19:43.8904600Z   adding 'tables/misc/__init__.py'
2023-09-21T13:19:43.8905670Z   adding 'tables/misc/enum.py'
2023-09-21T13:19:43.9017870Z   adding 'tables/misc/proxydict.py'
2023-09-21T13:19:43.9120230Z   adding 'tables/nodes/__init__.py'
2023-09-21T13:19:43.9222270Z   adding 'tables/nodes/filenode.py'
2023-09-21T13:19:43.9325420Z   adding 'tables/nodes/tests/__init__.py'
2023-09-21T13:19:43.9427120Z   adding 'tables/nodes/tests/test_filenode.dat'
2023-09-21T13:19:43.9528680Z   adding 'tables/nodes/tests/test_filenode.py'
2023-09-21T13:19:43.9630750Z   adding 'tables/nodes/tests/test_filenode.xbm'
2023-09-21T13:19:43.9732130Z   adding 'tables/nodes/tests/test_filenode_v1.h5'
2023-09-21T13:19:43.9833680Z   adding 'tables/scripts/__init__.py'
2023-09-21T13:19:43.9936610Z   adding 'tables/scripts/pt2to3.py'
2023-09-21T13:19:44.0038190Z   adding 'tables/scripts/ptdump.py'
2023-09-21T13:19:44.0118320Z   adding 'tables/scripts/ptrepack.py'
2023-09-21T13:19:44.0195520Z   adding 'tables/scripts/pttree.py'
2023-09-21T13:19:44.0212830Z   adding 'tables/tests/Table2_1_lzo_nrv2e_shuffle.h5'
2023-09-21T13:19:44.0243750Z   adding 'tables/tests/Tables_lzo1.h5'
2023-09-21T13:19:44.0305960Z   adding 'tables/tests/Tables_lzo1_shuffle.h5'
2023-09-21T13:19:44.0334800Z   adding 'tables/tests/Tables_lzo2.h5'
2023-09-21T13:19:44.0362020Z   adding 'tables/tests/Tables_lzo2_shuffle.h5'
2023-09-21T13:19:44.0388820Z   adding 'tables/tests/__init__.py'
2023-09-21T13:19:44.0414720Z   adding 'tables/tests/array_mdatom.h5'
2023-09-21T13:19:44.0427540Z   adding 'tables/tests/attr-u16.h5'
2023-09-21T13:19:44.0435820Z   adding 'tables/tests/blosc_bigendian.h5'
2023-09-21T13:19:44.0439680Z   adding 'tables/tests/bug-idx.h5'
2023-09-21T13:19:44.0441740Z   adding 'tables/tests/check_leaks.py'
2023-09-21T13:19:44.0443670Z   adding 'tables/tests/common.py'
2023-09-21T13:19:44.0447710Z   adding 'tables/tests/create_backcompat_indexes.py'
2023-09-21T13:19:44.0473750Z   adding 'tables/tests/elink.h5'
2023-09-21T13:19:44.0511720Z   adding 'tables/tests/elink2.h5'
2023-09-21T13:19:44.0612930Z   adding 'tables/tests/ex-noattr.h5'
2023-09-21T13:19:44.0714340Z   adding 'tables/tests/flavored_vlarrays-format1.6.h5'
2023-09-21T13:19:44.0807100Z   adding 'tables/tests/float.h5'
2023-09-21T13:19:44.0808110Z   adding 'tables/tests/idx-std-1.x.h5'
2023-09-21T13:19:44.0809230Z   adding 'tables/tests/indexes_2_0.h5'
2023-09-21T13:19:44.0811950Z   adding 'tables/tests/indexes_2_1.h5'
2023-09-21T13:19:44.0812810Z   adding 'tables/tests/issue_368.h5'
2023-09-21T13:19:44.0813600Z   adding 'tables/tests/issue_560.h5'
2023-09-21T13:19:44.0814340Z   adding 'tables/tests/itemsize.h5'
2023-09-21T13:19:44.0815080Z   adding 'tables/tests/matlab_file.mat'
2023-09-21T13:19:44.0815880Z   adding 'tables/tests/nested-type-with-gaps.h5'
2023-09-21T13:19:44.0816680Z   adding 'tables/tests/non-chunked-table.h5'
2023-09-21T13:19:44.0817460Z   adding 'tables/tests/oldflavor_numeric.h5'
2023-09-21T13:19:44.0818220Z   adding 'tables/tests/out_of_order_types.h5'
2023-09-21T13:19:44.0818980Z   adding 'tables/tests/python2.h5'
2023-09-21T13:19:44.0819730Z   adding 'tables/tests/python3.h5'
2023-09-21T13:19:44.0820450Z   adding 'tables/tests/scalar.h5'
2023-09-21T13:19:44.0821190Z   adding 'tables/tests/slink.h5'
2023-09-21T13:19:44.0821950Z   adding 'tables/tests/smpl_SDSextendible.h5'
2023-09-21T13:19:44.0822740Z   adding 'tables/tests/smpl_compound_chunked.h5'
2023-09-21T13:19:44.0823500Z   adding 'tables/tests/smpl_enum.h5'
2023-09-21T13:19:44.0824250Z   adding 'tables/tests/smpl_f64be.h5'
2023-09-21T13:19:44.0825000Z   adding 'tables/tests/smpl_f64le.h5'
2023-09-21T13:19:44.0825750Z   adding 'tables/tests/smpl_i32be.h5'
2023-09-21T13:19:44.0826470Z   adding 'tables/tests/smpl_i32le.h5'
2023-09-21T13:19:44.0827320Z   adding 'tables/tests/smpl_i64be.h5'
2023-09-21T13:19:44.0828070Z   adding 'tables/tests/smpl_i64le.h5'
2023-09-21T13:19:44.0828810Z   adding 'tables/tests/smpl_unsupptype.h5'
2023-09-21T13:19:44.0829570Z   adding 'tables/tests/test_all.py'
2023-09-21T13:19:44.0830310Z   adding 'tables/tests/test_array.py'
2023-09-21T13:19:44.0831070Z   adding 'tables/tests/test_attributes.py'
2023-09-21T13:19:44.0831810Z   adding 'tables/tests/test_aux.py'
2023-09-21T13:19:44.0832570Z   adding 'tables/tests/test_backcompat.py'
2023-09-21T13:19:44.0833320Z   adding 'tables/tests/test_basics.py'
2023-09-21T13:19:44.0834050Z   adding 'tables/tests/test_carray.py'
2023-09-21T13:19:44.0834820Z   adding 'tables/tests/test_create.py'
2023-09-21T13:19:44.0835590Z   adding 'tables/tests/test_do_undo.py'
2023-09-21T13:19:44.0836990Z   adding 'tables/tests/test_earray.py'
2023-09-21T13:19:44.0837720Z   adding 'tables/tests/test_enum.py'
2023-09-21T13:19:44.0838490Z   adding 'tables/tests/test_expression.py'
2023-09-21T13:19:44.0839250Z   adding 'tables/tests/test_garbage.py'
2023-09-21T13:19:44.0840010Z   adding 'tables/tests/test_hdf5compat.py'
2023-09-21T13:19:44.0840780Z   adding 'tables/tests/test_index_backcompat.py'
2023-09-21T13:19:44.0841550Z   adding 'tables/tests/test_indexes.py'
2023-09-21T13:19:44.0842310Z   adding 'tables/tests/test_indexvalues.py'
2023-09-21T13:19:44.0843090Z   adding 'tables/tests/test_large_tables.py'
2023-09-21T13:19:44.0843540Z   adding 'tables/tests/test_links.py'
2023-09-21T13:19:44.0843890Z   adding 'tables/tests/test_lists.py'
2023-09-21T13:19:44.0844260Z   adding 'tables/tests/test_nestedtypes.py'
2023-09-21T13:19:44.0844630Z   adding 'tables/tests/test_numpy.py'
2023-09-21T13:19:44.0844980Z   adding 'tables/tests/test_queries.py'
2023-09-21T13:19:44.0845340Z   adding 'tables/tests/test_ref_array1.mat'
2023-09-21T13:19:44.0845710Z   adding 'tables/tests/test_ref_array2.mat'
2023-09-21T13:19:44.0846060Z   adding 'tables/tests/test_suite.py'
2023-09-21T13:19:44.0846410Z   adding 'tables/tests/test_szip.h5'
2023-09-21T13:19:44.0846740Z   adding 'tables/tests/test_tables.py'
2023-09-21T13:19:44.0847100Z   adding 'tables/tests/test_tablesMD.py'
2023-09-21T13:19:44.0847460Z   adding 'tables/tests/test_timestamps.py'
2023-09-21T13:19:44.0848290Z   adding 'tables/tests/test_timetype.py'
2023-09-21T13:19:44.0848680Z   adding 'tables/tests/test_tree.py'
2023-09-21T13:19:44.0849030Z   adding 'tables/tests/test_types.py'
2023-09-21T13:19:44.0849370Z   adding 'tables/tests/test_utils.py'
2023-09-21T13:19:44.0849700Z   adding 'tables/tests/test_vlarray.py'
2023-09-21T13:19:44.0850080Z   adding 'tables/tests/time-table-vlarray-1_x.h5'
2023-09-21T13:19:44.0851150Z   adding 'tables/tests/times-nested-be.h5'
2023-09-21T13:19:44.0851500Z   adding 'tables/tests/vlstr_attr.h5'
2023-09-21T13:19:44.0851870Z   adding 'tables/tests/vlunicode_endian.h5'
2023-09-21T13:19:44.0852240Z   adding 'tables/tests/zerodim-attrs-1.3.h5'
2023-09-21T13:19:44.0852610Z   adding 'tables/tests/zerodim-attrs-1.4.h5'
2023-09-21T13:19:44.0853010Z   adding 'tables-3.8.1.dev0.dist-info/LICENSE.txt'
2023-09-21T13:19:44.0853400Z   adding 'tables-3.8.1.dev0.dist-info/METADATA'
2023-09-21T13:19:44.0853780Z   adding 'tables-3.8.1.dev0.dist-info/WHEEL'
2023-09-21T13:19:44.0854160Z   adding 'tables-3.8.1.dev0.dist-info/entry_points.txt'
2023-09-21T13:19:44.0854570Z   adding 'tables-3.8.1.dev0.dist-info/top_level.txt'
2023-09-21T13:19:44.0854950Z   adding 'tables-3.8.1.dev0.dist-info/RECORD'
2023-09-21T13:19:44.0855320Z   removing build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:19:44.1423190Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:19:44.1606490Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl size=3969468 sha256=1db3dc076c84d5cb3a3793f6062d63ac21eb611883980359e2f4abe920924443
2023-09-21T13:19:44.1609730Z   Stored in directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-pkafqv7l/wheels/f2/ca/94/6fb754cc65374743ff2879c7153a06724a3f2fe47fb0fc2794
2023-09-21T13:19:44.1684330Z Successfully built tables
2023-09-21T13:19:44.1728210Z Removed build tracker: '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-8wfbj6kq'
2023-09-21T13:19:44.7527500Z ##[endgroup]
2023-09-21T13:19:44.7528800Z                                                             [32m✓ [0m282.35s
2023-09-21T13:19:44.7529720Z ##[group]Repairing wheel...
2023-09-21T13:19:44.7530230Z 
2023-09-21T13:19:44.7531890Z + DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs x86_64 -w /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/repaired_wheel /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp39-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl
2023-09-21T13:19:44.7533570Z 
2023-09-21T13:20:07.9032070Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libhdf5.310.dylib
2023-09-21T13:20:07.9032520Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libz.1.2.13.dylib
2023-09-21T13:20:07.9033250Z /private/tmp/hdf5/lib/libblosc2.2.dylib
2023-09-21T13:20:07.9033540Z /private/tmp/hdf5/lib/liblzo2.2.dylib
2023-09-21T13:20:32.4155690Z ##[endgroup]
2023-09-21T13:20:32.4156510Z                                                              [32m✓ [0m47.66s
2023-09-21T13:20:32.9040680Z 
2023-09-21T13:20:32.9041870Z [32m✓ [0mcp39-macosx_x86_64 finished in 428.89s
2023-09-21T13:20:32.9075060Z 
2023-09-21T13:20:32.9075810Z [1m[34mBuilding cp310-macosx_x86_64 wheel[0m
2023-09-21T13:20:32.9076130Z CPython 3.10 macOS x86_64
2023-09-21T13:20:32.9076290Z 
2023-09-21T13:20:32.9081810Z ##[group]Installing Python cp310...
2023-09-21T13:20:32.9082410Z 
2023-09-21T13:20:32.9089720Z + pkgutil --pkgs
2023-09-21T13:20:32.9476750Z + Download https://www.python.org/ftp/python/3.10.11/python-3.10.11-macos11.pkg to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/Python.pkg
2023-09-21T13:20:33.2050840Z + sudo installer -pkg /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/Python.pkg -target /
2023-09-21T13:21:07.0136060Z installer: Package name is Python
2023-09-21T13:21:07.0157870Z installer: Upgrading at base path /
2023-09-21T13:21:07.0160070Z installer: The upgrade was successful.
2023-09-21T13:21:07.0188710Z + /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/install_certifi.py
2023-09-21T13:21:07.9628850Z Collecting certifi
2023-09-21T13:21:07.9700770Z   Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
2023-09-21T13:21:08.0341050Z Installing collected packages: certifi
2023-09-21T13:21:08.0527320Z Successfully installed certifi-2023.7.22
2023-09-21T13:21:08.1826410Z  -- pip install --upgrade certifi
2023-09-21T13:21:08.1827080Z  -- removing any existing file or link
2023-09-21T13:21:08.1827480Z  -- creating symlink to certifi certificate bundle
2023-09-21T13:21:08.1827830Z  -- setting permissions
2023-09-21T13:21:08.1828110Z  -- update complete
2023-09-21T13:21:08.1926800Z ##[endgroup]
2023-09-21T13:21:08.1927950Z                                                              [32m✓ [0m35.28s
2023-09-21T13:21:08.1928450Z ##[group]Setting up build environment...
2023-09-21T13:21:08.1928620Z 
2023-09-21T13:21:08.1950550Z + /Library/Frameworks/Python.framework/Versions/3.11/bin/python -sS /Users/runner/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --symlink-app-data --python /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv
2023-09-21T13:21:15.6365150Z created virtual environment CPython3.10.11.final.0-64 in 7099ms
2023-09-21T13:21:15.6422340Z   creator CPython3Posix(dest=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:21:15.6497100Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=symlink, app_data_dir=/Users/runner/Library/Application Support/virtualenv)
2023-09-21T13:21:15.6560880Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:21:15.6720180Z + python -m pip install --upgrade pip -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python310.txt
2023-09-21T13:21:16.5111630Z Requirement already satisfied: pip in ./lib/python3.10/site-packages (23.2.1)
2023-09-21T13:21:16.8521350Z + which pip
2023-09-21T13:21:16.8578310Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/bin/pip
2023-09-21T13:21:16.8581180Z + pip --version
2023-09-21T13:21:17.6042930Z pip 23.2.1 from /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages/pip (python 3.10)
2023-09-21T13:21:17.7908280Z + which pip
2023-09-21T13:21:17.8151800Z + which python
2023-09-21T13:21:17.8398180Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/bin/python
2023-09-21T13:21:17.8424500Z + python --version
2023-09-21T13:21:17.8568300Z Python 3.10.11
2023-09-21T13:21:17.8603380Z + which python
2023-09-21T13:21:17.8852520Z ##[endgroup]
2023-09-21T13:21:17.8924360Z                                                               [32m✓ [0m9.69s
2023-09-21T13:21:17.8984970Z ##[group]Installing build tools...
2023-09-21T13:21:17.9045290Z 
2023-09-21T13:21:17.9087680Z + pip install --upgrade setuptools wheel delocate -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python310.txt
2023-09-21T13:21:18.6480300Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (68.2.2)
2023-09-21T13:21:19.1592400Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (0.41.2)
2023-09-21T13:21:19.2547520Z Collecting delocate
2023-09-21T13:21:19.2591880Z   Using cached delocate-0.10.4-py3-none-any.whl (142 kB)
2023-09-21T13:21:19.3771800Z Collecting packaging>=20.9 (from delocate)
2023-09-21T13:21:19.3809960Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:21:19.4200120Z Collecting typing-extensions (from delocate)
2023-09-21T13:21:19.4203310Z   Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata
2023-09-21T13:21:19.4240430Z   Using cached typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
2023-09-21T13:21:19.4332350Z Using cached typing_extensions-4.8.0-py3-none-any.whl (31 kB)
2023-09-21T13:21:19.4470980Z Installing collected packages: typing-extensions, packaging, delocate
2023-09-21T13:21:19.6258540Z Successfully installed delocate-0.10.4 packaging-23.1 typing-extensions-4.8.0
2023-09-21T13:21:19.7411550Z ##[endgroup]
2023-09-21T13:21:19.7412250Z                                                               [32m✓ [0m1.86s
2023-09-21T13:21:19.7412730Z ##[group]Running before_build...
2023-09-21T13:21:19.7412890Z 
2023-09-21T13:21:19.7413330Z + python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2
2023-09-21T13:21:19.7413650Z 
2023-09-21T13:21:20.4578080Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (68.2.2)
2023-09-21T13:21:21.0043800Z Requirement already satisfied: pip in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (23.2.1)
2023-09-21T13:21:21.1136770Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (0.41.2)
2023-09-21T13:21:23.1774640Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:21:23.1779040Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/bc/bb/6a855a90e52f951e88612609cbd7dd928ec73514b18685944476748fbc10/Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:23.2038830Z   Downloading Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:21:24.1377250Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:21:24.1380980Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/be/f8/034752c5131c46e10364e4db241974f2eb6bb31bbfc4335344c19e17d909/numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:24.1459370Z   Downloading numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:21:24.1762850Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 1.8 MB/s eta 0:00:00
2023-09-21T13:21:24.4039410Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:21:24.4044910Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/cc/c2/6ca2535a627be17db60ecd46e68d1f90aac21eb6886594671983fd4ae418/numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:24.5724950Z   Downloading numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T13:21:24.6027490Z Requirement already satisfied: packaging in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (from -r requirements.txt (line 6)) (23.1)
2023-09-21T13:21:24.6205790Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:21:24.6241410Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:21:24.6648270Z Downloading Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:21:24.7421110Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 42.0 MB/s eta 0:00:00
2023-09-21T13:21:24.7530030Z Downloading numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:21:25.7147460Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 13.4 MB/s eta 0:00:00
2023-09-21T13:21:25.7256340Z Downloading numexpr-2.8.6-cp310-cp310-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T13:21:26.9941440Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 72.8 kB/s eta 0:00:00
2023-09-21T13:21:27.1936200Z Installing collected packages: py-cpuinfo, numpy, cython, numexpr
2023-09-21T13:21:31.4775830Z Successfully installed cython-3.0.2 numexpr-2.8.6 numpy-1.26.0 py-cpuinfo-9.0.0
2023-09-21T13:21:32.5221340Z Collecting blosc2
2023-09-21T13:21:32.5225800Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/24/77/52fb923c9e78edd42132cfd67a4f639491efe3c87032c552d6962fa91313/blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:33.2440900Z   Downloading blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:21:33.8204740Z Collecting msgpack (from blosc2)
2023-09-21T13:21:33.8208040Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/03/15/e25915cf9ba37e775c79fa1ea1b54d54c0d2b6d12f20abba5511c1343a6b/msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:33.8276100Z   Downloading msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:21:34.5265240Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:21:34.5303180Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:21:34.5356620Z Requirement already satisfied: numpy>=1.20.3 in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (from blosc2) (1.26.0)
2023-09-21T13:21:34.5362890Z Requirement already satisfied: py-cpuinfo in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/lib/python3.10/site-packages (from blosc2) (9.0.0)
2023-09-21T13:21:34.5536690Z Downloading blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:21:34.8631440Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 14.2 MB/s eta 0:00:00
2023-09-21T13:21:34.8810320Z Downloading msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl (234 kB)
2023-09-21T13:21:34.8979440Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 17.2 MB/s eta 0:00:00
2023-09-21T13:21:34.9926660Z Installing collected packages: ndindex, msgpack, blosc2
2023-09-21T13:21:35.2701690Z Successfully installed blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7
2023-09-21T13:21:35.3804330Z ##[endgroup]
2023-09-21T13:21:35.3805020Z                                                              [32m✓ [0m15.64s
2023-09-21T13:21:35.3805490Z ##[group]Building wheel...
2023-09-21T13:21:35.3805640Z 
2023-09-21T13:21:35.3813900Z + python -m pip wheel /Users/runner/work/PyTables/PyTables --wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/built_wheel --no-deps -vvv
2023-09-21T13:21:36.0139380Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads
2023-09-21T13:21:36.0142050Z Initialized build tracking at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads
2023-09-21T13:21:36.0145500Z Created build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads
2023-09-21T13:21:36.0147930Z Entered build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads
2023-09-21T13:21:36.0154980Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-_rcnyq4a
2023-09-21T13:21:36.0170360Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-6raw_nsd
2023-09-21T13:21:36.0535260Z Processing /Users/runner/work/PyTables/PyTables
2023-09-21T13:21:36.0547060Z   Added file:///Users/runner/work/PyTables/PyTables to build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads'
2023-09-21T13:21:36.0605150Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_
2023-09-21T13:21:36.0631920Z   Installing build dependencies: started
2023-09-21T13:21:36.0636920Z   Running command pip subprocess to install build dependencies
2023-09-21T13:21:36.5471800Z   Using pip 23.2.1 from /Users/runner/Library/Application Support/virtualenv/wheel/3.10/image/1/SymlinkPipInstall/pip-23.2.1-py3-none-any/pip (python 3.10)
2023-09-21T13:21:37.2141400Z   Collecting setuptools>=61.0.0
2023-09-21T13:21:37.2145400Z     Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
2023-09-21T13:21:37.2190550Z     Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
2023-09-21T13:21:37.2863950Z   Collecting wheel
2023-09-21T13:21:37.2870880Z     Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
2023-09-21T13:21:37.2905910Z     Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
2023-09-21T13:21:38.0286410Z   Collecting numpy
2023-09-21T13:21:38.0291360Z     Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/be/f8/034752c5131c46e10364e4db241974f2eb6bb31bbfc4335344c19e17d909/numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:38.0349100Z     Using cached numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:21:38.0861520Z   Collecting packaging
2023-09-21T13:21:38.0905960Z     Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:21:38.1149030Z   Collecting py-cpuinfo
2023-09-21T13:21:38.1186030Z     Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:21:38.9992740Z   Collecting Cython>=0.29.32
2023-09-21T13:21:38.9995390Z     Obtaining dependency information for Cython>=0.29.32 from https://files.pythonhosted.org/packages/bc/bb/6a855a90e52f951e88612609cbd7dd928ec73514b18685944476748fbc10/Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:39.0034750Z     Using cached Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:21:39.2031280Z   Collecting blosc2>=2.2.6
2023-09-21T13:21:39.2035670Z     Obtaining dependency information for blosc2>=2.2.6 from https://files.pythonhosted.org/packages/24/77/52fb923c9e78edd42132cfd67a4f639491efe3c87032c552d6962fa91313/blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:39.2073110Z     Using cached blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:21:39.5186360Z   Collecting msgpack (from blosc2>=2.2.6)
2023-09-21T13:21:39.5190950Z     Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/03/15/e25915cf9ba37e775c79fa1ea1b54d54c0d2b6d12f20abba5511c1343a6b/msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:21:39.5231600Z     Using cached msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:21:39.5435940Z   Collecting ndindex>=1.4 (from blosc2>=2.2.6)
2023-09-21T13:21:39.5481450Z     Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:21:39.5814410Z   Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
2023-09-21T13:21:39.5905630Z   Using cached wheel-0.41.2-py3-none-any.whl (64 kB)
2023-09-21T13:21:39.6646150Z   Using cached numpy-1.26.0-cp310-cp310-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:21:39.8084620Z   Using cached Cython-3.0.2-cp310-cp310-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:21:39.8483630Z   Using cached blosc2-2.2.7-cp310-cp310-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:21:39.8812200Z   Using cached msgpack-1.0.6-cp310-cp310-macosx_10_9_x86_64.whl (234 kB)
2023-09-21T13:21:40.2020090Z   Installing collected packages: py-cpuinfo, wheel, setuptools, packaging, numpy, ndindex, msgpack, Cython, blosc2
2023-09-21T13:21:40.2344490Z     Creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin
2023-09-21T13:21:40.2349090Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/cpuinfo to 755
2023-09-21T13:21:40.3115760Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/wheel to 755
2023-09-21T13:21:45.7963410Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/f2py to 755
2023-09-21T13:21:46.9290300Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/cygdb to 755
2023-09-21T13:21:46.9298140Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/cython to 755
2023-09-21T13:21:46.9304960Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/bin/cythonize to 755
2023-09-21T13:21:47.0512790Z   Successfully installed Cython-3.0.2 blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 setuptools-68.2.2 wheel-0.41.2
2023-09-21T13:21:47.2485220Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:21:47.2506120Z   Getting requirements to build wheel: started
2023-09-21T13:21:47.2509420Z   Running command Getting requirements to build wheel
2023-09-21T13:21:49.8985180Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsz154zjyk.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:21:49.8986220Z   #include "blosc.h"
2023-09-21T13:21:49.8988560Z            ^~~~~~~~~
2023-09-21T13:21:49.8991060Z   1 error generated.
2023-09-21T13:21:59.0321000Z   * Using Python 3.10.11 (v3.10.11:7d4cc5aa85, Apr  4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:21:59.0322220Z   * Found cython 3.0.2
2023-09-21T13:21:59.0324710Z   * USE_PKGCONFIG: True
2023-09-21T13:21:59.0327280Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:21:59.0329750Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:21:59.0332220Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:21:59.0334690Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:21:59.0337150Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:21:59.0339570Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:21:59.0342050Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:21:59.0344460Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:21:59.0347100Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:21:59.0349520Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:21:59.0354310Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:21:59.0357620Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:21:59.0360790Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib``.
2023-09-21T13:21:59.0363200Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:21:59.0365890Z   * SSE2 detected and enabled
2023-09-21T13:21:59.0368400Z   running egg_info
2023-09-21T13:21:59.0371580Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:21:59.0374110Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:21:59.0376610Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:21:59.0379260Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:21:59.0383090Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:21:59.0620190Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:21:59.0716930Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:21:59.0896930Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:21:59.1010090Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:21:59.1667830Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:21:59.1787110Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:21:59.1903760Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:21:59.1961410Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:21:59.2183710Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:21:59.2185500Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:21:59.2286800Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:21:59.2308480Z   adding license file 'LICENSE.txt'
2023-09-21T13:21:59.2408160Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:21:59.3141590Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:21:59.3194310Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91
2023-09-21T13:21:59.3206590Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:21:59.3209370Z   Running command Preparing metadata (pyproject.toml)
2023-09-21T13:22:01.1536670Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsqcn4zjd5.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:22:01.1537960Z   #include "blosc.h"
2023-09-21T13:22:01.1540290Z            ^~~~~~~~~
2023-09-21T13:22:01.1543000Z   1 error generated.
2023-09-21T13:22:03.1498300Z   * Using Python 3.10.11 (v3.10.11:7d4cc5aa85, Apr  4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:22:03.1500180Z   * Found cython 3.0.2
2023-09-21T13:22:03.1502560Z   * USE_PKGCONFIG: True
2023-09-21T13:22:03.1505480Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:03.1508660Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:22:03.1511740Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:22:03.1514170Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:22:03.1517490Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:03.1520510Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:22:03.1523660Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:22:03.1526200Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:22:03.1529610Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:22:03.1532630Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:03.1534450Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:22:03.1537240Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:22:03.1541510Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib``.
2023-09-21T13:22:03.1544070Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:22:03.1545580Z   * SSE2 detected and enabled
2023-09-21T13:22:03.1548280Z   running dist_info
2023-09-21T13:22:03.1551400Z   creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info
2023-09-21T13:22:03.1554640Z   writing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/PKG-INFO
2023-09-21T13:22:03.1562170Z   writing dependency_links to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/dependency_links.txt
2023-09-21T13:22:03.1568960Z   writing entry points to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/entry_points.txt
2023-09-21T13:22:03.1577660Z   writing requirements to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/requires.txt
2023-09-21T13:22:03.1581980Z   writing top-level names to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/top_level.txt
2023-09-21T13:22:03.1588370Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/SOURCES.txt'
2023-09-21T13:22:03.1853300Z   reading manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/SOURCES.txt'
2023-09-21T13:22:03.1861320Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:22:03.2025270Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:22:03.2161860Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:22:03.2799600Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:22:03.2933100Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:22:03.3070300Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:22:03.3141570Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:22:03.3416250Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:22:03.3418960Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:22:03.3528610Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:22:03.3558090Z   adding license file 'LICENSE.txt'
2023-09-21T13:22:03.3703960Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables.egg-info/SOURCES.txt'
2023-09-21T13:22:03.3706140Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-u1gchs91/tables-3.8.1.dev0.dist-info'
2023-09-21T13:22:03.5039230Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:22:03.5040030Z   Source in /Users/runner/work/PyTables/PyTables has version 3.8.1.dev0, which satisfies requirement tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables
2023-09-21T13:22:03.5041320Z   Removed tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables from build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads'
2023-09-21T13:22:03.5042020Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-mp5ez74y
2023-09-21T13:22:03.5042640Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-rsp_b0r8
2023-09-21T13:22:03.5128450Z Building wheels for collected packages: tables
2023-09-21T13:22:03.5158350Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-gzof8dp9
2023-09-21T13:22:03.5159510Z   Destination directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-gzof8dp9
2023-09-21T13:22:03.5172370Z   Running command Building wheel for tables (pyproject.toml)
2023-09-21T13:22:03.5172740Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:22:05.4903100Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorszl9th7n1.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:22:05.4904190Z   #include "blosc.h"
2023-09-21T13:22:05.4908160Z            ^~~~~~~~~
2023-09-21T13:22:05.4910100Z   1 error generated.
2023-09-21T13:22:07.2349590Z   * Using Python 3.10.11 (v3.10.11:7d4cc5aa85, Apr  4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:22:07.2351030Z   * Found cython 3.0.2
2023-09-21T13:22:07.2353230Z   * USE_PKGCONFIG: True
2023-09-21T13:22:07.2355950Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:07.2358330Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:22:07.2360750Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:22:07.2363190Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:22:07.2365650Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:07.2368030Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:22:07.2370470Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:22:07.2372880Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:22:07.2375270Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:22:07.2377700Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:22:07.2380080Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:22:07.2382550Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:22:07.2385560Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib``.
2023-09-21T13:22:07.2387870Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:22:07.2389970Z   * SSE2 detected and enabled
2023-09-21T13:22:07.2392330Z   running bdist_wheel
2023-09-21T13:22:07.2419340Z   running build
2023-09-21T13:22:07.2421670Z   running build_py
2023-09-21T13:22:07.2458170Z   creating build/lib.macosx-10.9-x86_64-cpython-310
2023-09-21T13:22:07.2460500Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2463140Z   copying tables/link.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2469770Z   copying tables/description.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2475220Z   copying tables/index.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2482520Z   copying tables/_version.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2486980Z   copying tables/attributeset.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2493800Z   copying tables/registry.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2499270Z   copying tables/leaf.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2505170Z   copying tables/carray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2510370Z   copying tables/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2515780Z   copying tables/unimplemented.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2521560Z   copying tables/req_versions.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2531610Z   copying tables/conditions.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2532560Z   copying tables/file.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2540580Z   copying tables/indexes.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2544520Z   copying tables/utils.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2549430Z   copying tables/undoredo.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2652310Z   copying tables/group.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2753030Z   copying tables/parameters.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2853300Z   copying tables/exceptions.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.2954640Z   copying tables/table.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3024150Z   copying tables/idxutils.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3043410Z   copying tables/node.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3089910Z   copying tables/array.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3197310Z   copying tables/path.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3395280Z   copying tables/expression.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3567660Z   copying tables/atom.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3669380Z   copying tables/filters.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3771260Z   copying tables/earray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3772000Z   copying tables/vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3873510Z   copying tables/flavor.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.3975040Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables/misc
2023-09-21T13:22:07.4076610Z   copying tables/misc/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/misc
2023-09-21T13:22:07.4178640Z   copying tables/misc/proxydict.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/misc
2023-09-21T13:22:07.4280240Z   copying tables/misc/enum.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/misc
2023-09-21T13:22:07.4381790Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes
2023-09-21T13:22:07.4483480Z   copying tables/nodes/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes
2023-09-21T13:22:07.4585100Z   copying tables/nodes/filenode.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes
2023-09-21T13:22:07.4686930Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.4788530Z   copying tables/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.4891140Z   copying tables/tests/test_tree.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.4976760Z   copying tables/tests/test_all.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5122620Z   copying tables/tests/test_basics.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5176740Z   copying tables/tests/test_tables.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5247120Z   copying tables/tests/test_expression.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5267650Z   copying tables/tests/check_leaks.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5306970Z   copying tables/tests/test_do_undo.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5363680Z   copying tables/tests/test_timetype.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5391590Z   copying tables/tests/test_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5414960Z   copying tables/tests/test_array.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5427520Z   copying tables/tests/test_aux.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5455000Z   copying tables/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5461190Z   copying tables/tests/test_earray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5462560Z   copying tables/tests/create_backcompat_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5463860Z   copying tables/tests/test_index_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5465810Z   copying tables/tests/common.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5467420Z   copying tables/tests/test_timestamps.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5468690Z   copying tables/tests/test_queries.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5469910Z   copying tables/tests/test_suite.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5472070Z   copying tables/tests/test_lists.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5473320Z   copying tables/tests/test_create.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5474870Z   copying tables/tests/test_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5476460Z   copying tables/tests/test_large_tables.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5477760Z   copying tables/tests/test_indexvalues.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5480020Z   copying tables/tests/test_vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5480580Z   copying tables/tests/test_garbage.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5481130Z   copying tables/tests/test_tablesMD.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5481650Z   copying tables/tests/test_carray.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5482180Z   copying tables/tests/test_links.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5482710Z   copying tables/tests/test_numpy.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5483260Z   copying tables/tests/test_hdf5compat.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5483810Z   copying tables/tests/test_attributes.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5484990Z   copying tables/tests/test_types.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5485500Z   copying tables/tests/test_enum.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5486110Z   copying tables/tests/test_nestedtypes.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.5486580Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5487080Z   copying tables/scripts/ptrepack.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5487610Z   copying tables/scripts/pttree.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5488150Z   copying tables/scripts/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5488670Z   copying tables/scripts/pt2to3.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5489180Z   copying tables/scripts/ptdump.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts
2023-09-21T13:22:07.5489670Z   creating build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.5490340Z   copying tables/nodes/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.5490920Z   copying tables/nodes/tests/test_filenode.py -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.5491240Z   running egg_info
2023-09-21T13:22:07.5491760Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:22:07.5492180Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:22:07.5492620Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:22:07.5493030Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:22:07.5493440Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:22:07.5494450Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:22:07.5494840Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:22:07.5495310Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:22:07.5495800Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:22:07.5496260Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:22:07.5496700Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:22:07.5497210Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:22:07.5558680Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:22:07.5785200Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:22:07.5788290Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:22:07.5892300Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:22:07.5914640Z   adding license file 'LICENSE.txt'
2023-09-21T13:22:07.6018240Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:22:07.6179120Z   copying tables/_comp_bzip2.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6184240Z   copying tables/_comp_lzo.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6190580Z   copying tables/definitions.pxd -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6197750Z   copying tables/hdf5extension.pxd -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6206820Z   copying tables/hdf5extension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6309640Z   copying tables/indexesextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6411500Z   copying tables/linkextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6515180Z   copying tables/lrucacheextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6520210Z   copying tables/lrucacheextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6623450Z   copying tables/tableextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6726110Z   copying tables/utilsextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6827720Z   copying tables/utilsextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.6923290Z   copying tables/libblosc2.dylib -> build/lib.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:07.7025040Z   copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7125400Z   copying tables/tests/Tables_lzo1.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7210660Z   copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7318870Z   copying tables/tests/Tables_lzo2.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7421370Z   copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7543670Z   copying tables/tests/array_mdatom.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7655440Z   copying tables/tests/attr-u16.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7757390Z   copying tables/tests/blosc_bigendian.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7857770Z   copying tables/tests/bug-idx.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.7918380Z   copying tables/tests/elink.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8058110Z   copying tables/tests/elink2.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8160540Z   copying tables/tests/ex-noattr.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8262270Z   copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8364030Z   copying tables/tests/float.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8467300Z   copying tables/tests/idx-std-1.x.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8472460Z   copying tables/tests/indexes_2_0.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8475710Z   copying tables/tests/indexes_2_1.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8577240Z   copying tables/tests/issue_368.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8658820Z   copying tables/tests/issue_560.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8660120Z   copying tables/tests/itemsize.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8661280Z   copying tables/tests/matlab_file.mat -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8663580Z   copying tables/tests/nested-type-with-gaps.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8664930Z   copying tables/tests/non-chunked-table.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8668780Z   copying tables/tests/oldflavor_numeric.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8670010Z   copying tables/tests/out_of_order_types.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8671210Z   copying tables/tests/python2.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8672350Z   copying tables/tests/python3.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8674580Z   copying tables/tests/scalar.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8676400Z   copying tables/tests/slink.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8679060Z   copying tables/tests/smpl_SDSextendible.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8680250Z   copying tables/tests/smpl_compound_chunked.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8691910Z   copying tables/tests/smpl_enum.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8693150Z   copying tables/tests/smpl_f64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8699700Z   copying tables/tests/smpl_f64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8700790Z   copying tables/tests/smpl_i32be.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8701340Z   copying tables/tests/smpl_i32le.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8701870Z   copying tables/tests/smpl_i64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8702400Z   copying tables/tests/smpl_i64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8702920Z   copying tables/tests/smpl_unsupptype.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8703460Z   copying tables/tests/test_ref_array1.mat -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8703990Z   copying tables/tests/test_ref_array2.mat -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8704510Z   copying tables/tests/test_szip.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8705050Z   copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8705600Z   copying tables/tests/times-nested-be.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8706720Z   copying tables/tests/vlstr_attr.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8707260Z   copying tables/tests/vlunicode_endian.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8707800Z   copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8708350Z   copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/tests
2023-09-21T13:22:07.8708890Z   copying tables/nodes/tests/test_filenode.dat -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.8709450Z   copying tables/nodes/tests/test_filenode.xbm -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.8710010Z   copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests
2023-09-21T13:22:07.8710330Z   running build_ext
2023-09-21T13:22:08.2956890Z   building 'tables.utilsextension' extension
2023-09-21T13:22:08.2963560Z   creating build/temp.macosx-10.9-x86_64-cpython-310
2023-09-21T13:22:08.2966110Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc
2023-09-21T13:22:08.2969620Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc
2023-09-21T13:22:08.2972100Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs
2023-09-21T13:22:08.2974870Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4
2023-09-21T13:22:08.2977560Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13
2023-09-21T13:22:08.2984400Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5
2023-09-21T13:22:08.2987180Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common
2023-09-21T13:22:08.2991470Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress
2023-09-21T13:22:08.2997720Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress
2023-09-21T13:22:08.3002450Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated
2023-09-21T13:22:08.3005110Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder
2023-09-21T13:22:08.3007810Z   creating build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy
2023-09-21T13:22:08.3012150Z   creating build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc
2023-09-21T13:22:08.3014740Z   creating build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src
2023-09-21T13:22:08.3025500Z   creating build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2
2023-09-21T13:22:08.3028850Z   creating build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src
2023-09-21T13:22:08.3030460Z   creating build/temp.macosx-10.9-x86_64-cpython-310/src
2023-09-21T13:22:08.3031410Z   creating build/temp.macosx-10.9-x86_64-cpython-310/tables
2023-09-21T13:22:08.3037590Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:08.6644600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:09.0181090Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:09.1739710Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:22:09.1741500Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:22:09.1743040Z             ^
2023-09-21T13:22:09.1746400Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:22:09.1748720Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:22:09.1750970Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:09.1754020Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:22:09.1756890Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:22:09.1759250Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:09.1840810Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:22:09.1842060Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:22:09.1842810Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:09.1843780Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:22:09.1844720Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:22:09.1845390Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:22:09.1846410Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:22:09.1847470Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:22:09.1847860Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:09.4523450Z   6 warnings generated.
2023-09-21T13:22:09.4575280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:09.7182050Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:09.9441870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:10.0882480Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:10.4247870Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:10.5425750Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:22:10.5427980Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:22:10.5431600Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:22:10.5433000Z               ^
2023-09-21T13:22:10.5435850Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:22:10.5438090Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:22:10.5440350Z               ^
2023-09-21T13:22:10.5799510Z   2 warnings generated.
2023-09-21T13:22:10.5847110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:13.3813340Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:16.7100790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:16.8827080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:17.0111510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:17.2396610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:17.8884980Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:18.0178910Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:18.2175570Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:18.4410610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:18.6821350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:19.0277410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:19.2490700Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:19.8924690Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:20.0851800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:20.4515610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:20.5564760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:20.6763660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:20.7494280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:21.0389160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:21.1821300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:21.6093320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:21.7581690Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:21.8369200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:22.0839440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:22.2495390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:22.5694780Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:22.7739330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:23.7334900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:25.6303540Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:25.8390720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:26.1503110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:26.4815000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:28.8174930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:30.9463390Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:39.2266520Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:39.6729300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:41.9425890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:42.0870680Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:42.0873070Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:22:42.0874810Z           ^~~~~~~~~~~~~~~
2023-09-21T13:22:42.0889960Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:42.0892390Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:22:42.0894920Z           ^~~~~~~~~~~~~~~
2023-09-21T13:22:42.4747160Z   2 warnings generated.
2023-09-21T13:22:42.4808420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:44.0219380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:44.2058290Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:44.8258490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:47.1916190Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:47.3131160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:47.4523860Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:47.5376610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:47.9803580Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:49.1185790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:49.4271300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:50.0112260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:50.9638160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:52.0769740Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:52.9637980Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:53.9871300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:55.0728740Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:56.1354950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:57.2923730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:57.4628810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:57.7671180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:58.1691260Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:58.3429740Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:58.6785210Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/utilsextension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/utilsextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:22:58.9840480Z   tables/utilsextension.c:6634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9842410Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9844590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:58.9868570Z   tables/utilsextension.c:6828:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9870790Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9873520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:58.9899420Z   tables/utilsextension.c:7032:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9902630Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9905620Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:58.9928880Z   tables/utilsextension.c:7226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9931350Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9933480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:58.9948640Z   tables/utilsextension.c:7391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9951410Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9954390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:58.9980900Z   tables/utilsextension.c:7649:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:58.9984300Z     goto __pyx_L3_error;
2023-09-21T13:22:58.9986310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0074530Z   tables/utilsextension.c:8213:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0077530Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0080210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0091700Z   tables/utilsextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0093810Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0096250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0148990Z   tables/utilsextension.c:8819:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0151440Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0153850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0210190Z   tables/utilsextension.c:9740:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0211190Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0212640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0263760Z   tables/utilsextension.c:10079:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0266010Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0268690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0315910Z   tables/utilsextension.c:10378:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0317580Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0320010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0400840Z   tables/utilsextension.c:10806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0417170Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0417520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0634110Z   tables/utilsextension.c:12117:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0636250Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0638100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0666700Z   tables/utilsextension.c:12337:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0669320Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0671670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0811840Z   tables/utilsextension.c:13238:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0813880Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0814600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0886210Z   tables/utilsextension.c:14178:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0888120Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0889780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.0949960Z   tables/utilsextension.c:14660:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.0952340Z     goto __pyx_L3_error;
2023-09-21T13:22:59.0955270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1023860Z   tables/utilsextension.c:15251:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1027220Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1030630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1051660Z   tables/utilsextension.c:15448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1054310Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1057220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1094480Z   tables/utilsextension.c:15804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1097210Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1099870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1191350Z   tables/utilsextension.c:16409:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1195560Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1197280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1388920Z   tables/utilsextension.c:17375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1390030Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1391220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1486680Z   tables/utilsextension.c:18110:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1488390Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1492390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1558530Z   tables/utilsextension.c:18528:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1560940Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1563260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1632950Z   tables/utilsextension.c:19001:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1635680Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1639980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1846100Z   tables/utilsextension.c:20269:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1846720Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1847010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.1974460Z   tables/utilsextension.c:20831:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.1975890Z     goto __pyx_L3_error;
2023-09-21T13:22:59.1978480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:22:59.3056350Z   tables/utilsextension.c:27275:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:22:59.3059850Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:22:59.3062950Z                                                                              ^~~~~~~~
2023-09-21T13:22:59.3067460Z   tables/utilsextension.c:27275:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:22:59.3071370Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:22:59.3072090Z                                                                           ^
2023-09-21T13:22:59.3075460Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:22:59.3163720Z   tables/utilsextension.c:28022:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:22:59.3165120Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:22:59.3167740Z                       ^
2023-09-21T13:22:59.3170980Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:22:59.3172720Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:22:59.3176100Z                                    ^
2023-09-21T13:22:59.3179390Z   tables/utilsextension.c:28033:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:22:59.3181660Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:22:59.3182220Z                       ^
2023-09-21T13:22:59.3185360Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:22:59.3188020Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:22:59.3189830Z                                    ^
2023-09-21T13:24:02.9989090Z   31 warnings generated.
2023-09-21T13:24:03.0119890Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o build/temp.macosx-10.9-x86_64-cpython-310/tables/utilsextension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/utilsextension.cpython-310-darwin.so
2023-09-21T13:24:03.0615870Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:24:03.0618630Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:24:03.0621450Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:24:03.0625450Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:24:03.0670500Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:24:03.0673020Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:24:03.0674280Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:24:03.0674750Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:24:03.0675200Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:24:03.0675620Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:24:03.1386800Z   building 'tables.hdf5extension' extension
2023-09-21T13:24:03.1413800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:03.3935470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:03.7217990Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:03.8548290Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:24:03.8549710Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:24:03.8551970Z             ^
2023-09-21T13:24:03.8555140Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:24:03.8557450Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:24:03.8559590Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:03.8562590Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:24:03.8564710Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:24:03.8566990Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:03.8612100Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:24:03.8613800Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:24:03.8615990Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:03.8619230Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:24:03.8621470Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:24:03.8623980Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:24:03.8627010Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:24:03.8629210Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:24:03.8631470Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:04.1281280Z   6 warnings generated.
2023-09-21T13:24:04.1340650Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:04.3908080Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:04.6140340Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:04.7654880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:05.1164600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:05.2347000Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:24:05.2348530Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:24:05.2349380Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:24:05.2349980Z               ^
2023-09-21T13:24:05.2350830Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:24:05.2351710Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:24:05.2357590Z               ^
2023-09-21T13:24:05.2674180Z   2 warnings generated.
2023-09-21T13:24:05.2777440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:07.8733620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:10.8148120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:10.9554170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:11.0562040Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:11.2357230Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:11.7639830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:11.8706530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:12.0417970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:12.2483190Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:12.4559240Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:12.7298470Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:12.9143630Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:13.4609850Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:13.6342670Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:13.9882950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.0868160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.1964310Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.2607790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.5091460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.6264200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:14.9783610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.1062680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.1737810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.3838790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.5260720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.8109850Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:15.9939030Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:16.8381360Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:18.5778890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:18.7634250Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:19.0384130Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:19.3323040Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:21.4703000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:23.4554720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:31.0456930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:31.4319730Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:33.4724970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:33.6080950Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:33.6082090Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:24:33.6084310Z           ^~~~~~~~~~~~~~~
2023-09-21T13:24:33.6099170Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:33.6101270Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:24:33.6103590Z           ^~~~~~~~~~~~~~~
2023-09-21T13:24:33.9593720Z   2 warnings generated.
2023-09-21T13:24:33.9643950Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:35.3596600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:35.5358660Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:36.1112530Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:38.2970100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:38.4175180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:38.5603550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:38.6454710Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:39.0634680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:40.1135270Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:40.4073310Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:40.9764120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:41.8605150Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:42.8315770Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:43.6418110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:44.5565820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:45.5515380Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:46.5239620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:47.5739860Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:47.7212330Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:47.9412900Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:48.0809220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:48.4170780Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:48.5808320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5VLARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5VLARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:48.7934570Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:48.9660990Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:49.2563180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/hdf5extension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:24:49.5406550Z   tables/hdf5extension.c:9147:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5407780Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5410190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5699810Z   tables/hdf5extension.c:11452:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5700890Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5703300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5737420Z   tables/hdf5extension.c:11811:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5739100Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5741440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5754620Z   tables/hdf5extension.c:12003:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5756670Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5759050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5782590Z   tables/hdf5extension.c:12276:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5784390Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5786770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5789660Z   tables/hdf5extension.c:12379:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5791800Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5794130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5818560Z   tables/hdf5extension.c:12607:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5820460Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5823030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5826970Z   tables/hdf5extension.c:12718:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5831260Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5835330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5851540Z   tables/hdf5extension.c:12954:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5853170Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5855490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5896980Z   tables/hdf5extension.c:13267:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5898540Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5900870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5910530Z   tables/hdf5extension.c:13410:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5912580Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5914890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5924540Z   tables/hdf5extension.c:13560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5926640Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5928980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.5946480Z   tables/hdf5extension.c:13754:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.5948430Z     goto __pyx_L3_error;
2023-09-21T13:24:49.5950770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6139830Z   tables/hdf5extension.c:14900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6141000Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6143360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6382420Z   tables/hdf5extension.c:16761:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6383500Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6385900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6413750Z   tables/hdf5extension.c:17030:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6415700Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6418090Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6455280Z   tables/hdf5extension.c:17333:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6457080Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6459440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6475810Z   tables/hdf5extension.c:17506:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6477890Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6480240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6492500Z   tables/hdf5extension.c:17667:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6494630Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6496950Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6534910Z   tables/hdf5extension.c:17950:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6536350Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6538690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6568190Z   tables/hdf5extension.c:18191:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6569900Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6572180Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6605110Z   tables/hdf5extension.c:18448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6606810Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6609110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6649950Z   tables/hdf5extension.c:18756:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6651670Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6653980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6659470Z   tables/hdf5extension.c:18867:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6661610Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6663900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6691420Z   tables/hdf5extension.c:19104:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6693150Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6695440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6730440Z   tables/hdf5extension.c:19366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6733890Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6734260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6758720Z   tables/hdf5extension.c:19795:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6760920Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6763380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6791870Z   tables/hdf5extension.c:20015:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6793870Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6796290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6843980Z   tables/hdf5extension.c:20395:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6845950Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6848320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6887960Z   tables/hdf5extension.c:20717:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6889530Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6891890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6894740Z   tables/hdf5extension.c:20806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6896890Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6899250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6933270Z   tables/hdf5extension.c:21087:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6935230Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6937550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.6976380Z   tables/hdf5extension.c:21393:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.6978160Z     goto __pyx_L3_error;
2023-09-21T13:24:49.6980470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7022030Z   tables/hdf5extension.c:21706:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7023800Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7026110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7031760Z   tables/hdf5extension.c:21817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7033830Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7036110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7040480Z   tables/hdf5extension.c:21920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7042600Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7044890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7095720Z   tables/hdf5extension.c:22358:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7096970Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7099250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7142300Z   tables/hdf5extension.c:22841:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7144010Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7146290Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7197750Z   tables/hdf5extension.c:23218:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7199380Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7201680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7204530Z   tables/hdf5extension.c:23327:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7206650Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7209010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7211860Z   tables/hdf5extension.c:23518:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7214040Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7216410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7224050Z   tables/hdf5extension.c:23641:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7226090Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7228470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7248460Z   tables/hdf5extension.c:23930:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7250230Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7252560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7431570Z   tables/hdf5extension.c:24974:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7432670Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7435080Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7611920Z   tables/hdf5extension.c:25992:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7612960Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7615370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7741700Z   tables/hdf5extension.c:26871:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7742830Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7745210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7814510Z   tables/hdf5extension.c:27356:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7815630Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7818040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7897130Z   tables/hdf5extension.c:28066:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7898530Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7900920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.7969050Z   tables/hdf5extension.c:28726:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.7971120Z     goto __pyx_L3_error;
2023-09-21T13:24:49.7972600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8046630Z   tables/hdf5extension.c:29472:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8047970Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8050340Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8140490Z   tables/hdf5extension.c:30011:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8141680Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8144110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8241670Z   tables/hdf5extension.c:30823:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8242850Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8245170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8287730Z   tables/hdf5extension.c:31226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8289530Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8291860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8331870Z   tables/hdf5extension.c:31640:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8333660Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8335980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8388270Z   tables/hdf5extension.c:32220:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8389480Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8391770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8399340Z   tables/hdf5extension.c:32343:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8401510Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8403810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8413040Z   tables/hdf5extension.c:32479:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8414920Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8417190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8580640Z   tables/hdf5extension.c:33462:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8581680Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8583850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8690900Z   tables/hdf5extension.c:34068:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8692260Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8694570Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8729560Z   tables/hdf5extension.c:34430:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8731310Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8733570Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8754510Z   tables/hdf5extension.c:34720:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8756370Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8758650Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8780080Z   tables/hdf5extension.c:34978:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8781960Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8784220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8891140Z   tables/hdf5extension.c:35787:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8892580Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8895370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8912710Z   tables/hdf5extension.c:36081:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8915580Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8918720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8924610Z   tables/hdf5extension.c:36204:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8926820Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8929350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8932270Z   tables/hdf5extension.c:36308:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8934670Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8937230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8984400Z   tables/hdf5extension.c:36538:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8985410Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8987980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.8990860Z   tables/hdf5extension.c:36625:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.8993270Z     goto __pyx_L3_error;
2023-09-21T13:24:49.8995130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.9001260Z   tables/hdf5extension.c:36748:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.9003480Z     goto __pyx_L3_error;
2023-09-21T13:24:49.9005890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.9022030Z   tables/hdf5extension.c:36912:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.9024020Z     goto __pyx_L3_error;
2023-09-21T13:24:49.9026430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.9104800Z   tables/hdf5extension.c:37374:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.9106960Z     goto __pyx_L3_error;
2023-09-21T13:24:49.9107660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.9174670Z   tables/hdf5extension.c:37817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.9175710Z     goto __pyx_L3_error;
2023-09-21T13:24:49.9177870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:49.9248420Z   tables/hdf5extension.c:38270:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:49.9249720Z     goto __pyx_L3_error;
2023-09-21T13:24:49.9252130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:24:50.0124530Z   tables/hdf5extension.c:44024:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:24:50.0125730Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:24:50.0128480Z                                                                              ^~~~~~~~
2023-09-21T13:24:50.0131260Z   tables/hdf5extension.c:44024:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:24:50.0133690Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:24:50.0136080Z                                                                           ^
2023-09-21T13:24:50.0138920Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:24:50.0312460Z   tables/hdf5extension.c:45572:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:24:50.0313540Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:24:50.0315820Z                       ^
2023-09-21T13:24:50.0318550Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:24:50.0321170Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:24:50.0323430Z                                    ^
2023-09-21T13:24:50.0326290Z   tables/hdf5extension.c:45583:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:24:50.0328350Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:24:50.0330610Z                       ^
2023-09-21T13:24:50.0333290Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:24:50.0335490Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:24:50.0337730Z                                    ^
2023-09-21T13:25:01.9879210Z   76 warnings generated.
2023-09-21T13:25:02.0028890Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5VLARRAY.o build/temp.macosx-10.9-x86_64-cpython-310/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o build/temp.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.cpython-310-darwin.so
2023-09-21T13:25:02.0426640Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:25:02.0473160Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:25:02.0474170Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:25:02.0474970Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:25:02.0476530Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:25:02.0477350Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:25:02.0478160Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:25:02.0478960Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:25:02.0479760Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:25:02.0480560Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:25:02.1069230Z   building 'tables.tableextension' extension
2023-09-21T13:25:02.1096300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:02.3451970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:02.6760100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:02.8038640Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:25:02.8040280Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:25:02.8042560Z             ^
2023-09-21T13:25:02.8045610Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:25:02.8047900Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:25:02.8050010Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:02.8053040Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:25:02.8055160Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:25:02.8057440Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:02.8099710Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:25:02.8101980Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:25:02.8104100Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:02.8107000Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:25:02.8109170Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:25:02.8111330Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:25:02.8116200Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:25:02.8118400Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:25:02.8120660Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:03.0703400Z   6 warnings generated.
2023-09-21T13:25:03.0750820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:03.3615990Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:03.6184940Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:03.7601920Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:04.1012100Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:04.2148370Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:25:04.2149980Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:25:04.2152220Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:25:04.2154720Z               ^
2023-09-21T13:25:04.2157560Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:25:04.2159760Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:25:04.2161980Z               ^
2023-09-21T13:25:04.2481220Z   2 warnings generated.
2023-09-21T13:25:04.2527820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:06.7831360Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:09.7090680Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:09.8487670Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:09.9490550Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:10.1263500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:10.6748020Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:10.7820430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:10.9502460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:11.1656490Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:11.3705450Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:11.6508930Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:11.8383510Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:12.3834140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:12.5537010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:12.9037140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.0031120Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.1109610Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.1765430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.4311420Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.5490690Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:13.8985040Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.0230370Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.0862890Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.2950830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.4373760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.7193410Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:14.9044800Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:15.7530760Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:17.4930350Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:17.6794320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:17.9487430Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:18.2435480Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:20.3804740Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:22.3303140Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:29.9307860Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:30.3318460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:32.3667010Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:32.5029940Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:32.5031090Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:25:32.5033330Z           ^~~~~~~~~~~~~~~
2023-09-21T13:25:32.5048080Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:32.5050090Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:25:32.5052960Z           ^~~~~~~~~~~~~~~
2023-09-21T13:25:32.8487650Z   2 warnings generated.
2023-09-21T13:25:32.8535280Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:34.2409700Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:34.4142160Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:34.9859220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:37.1404620Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:37.2599640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:37.3948830Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:37.4784110Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:37.8930750Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:38.9286770Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:39.2299300Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:39.8014810Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:40.6862780Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:41.6479790Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:42.4585070Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:43.3481460Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:44.3241720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:45.2682500Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:46.3004440Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:46.4531290Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:46.6832180Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:46.8515070Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5TB-opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5TB-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:47.0367680Z   src/H5TB-opt.c:438:59: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'hsize_t' (aka 'unsigned long long') [-Wformat]
2023-09-21T13:25:47.0368900Z      BLOSC_TRACE_ERROR("Cannot get lazy chunk %zd in %s\n", nchunk, filename);
2023-09-21T13:25:47.0371180Z                                               ~~~           ^~~~~~
2023-09-21T13:25:47.0373550Z                                               %llu
2023-09-21T13:25:47.0376460Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include/blosc2.h:97:63: note: expanded from macro 'BLOSC_TRACE_ERROR'
2023-09-21T13:25:47.0378570Z   #define BLOSC_TRACE_ERROR(msg, ...) BLOSC_TRACE(error, msg, ##__VA_ARGS__)
2023-09-21T13:25:47.0380810Z                                                          ~~~    ^~~~~~~~~~~
2023-09-21T13:25:47.0383650Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include/blosc2.h:104:61: note: expanded from macro 'BLOSC_TRACE'
2023-09-21T13:25:47.0386210Z           fprintf(stderr, "[%s] - " msg " (%s:%d)\n", #cat, ##__VA_ARGS__, __FILE__, __LINE__); \
2023-09-21T13:25:47.0388240Z                                     ~~~                       ^~~~~~~~~~~
2023-09-21T13:25:47.1518760Z   1 warning generated.
2023-09-21T13:25:47.1568200Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:47.3336320Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:47.6211600Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/tableextension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/tableextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:47.8933650Z   tables/tableextension.c:7526:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.8934810Z     goto __pyx_L3_error;
2023-09-21T13:25:47.8937230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9392270Z   tables/tableextension.c:10366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9393420Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9395780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9592930Z   tables/tableextension.c:11704:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9593780Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9596470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9607270Z   tables/tableextension.c:11839:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9609360Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9611860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9622110Z   tables/tableextension.c:11999:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9624240Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9626650Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9659420Z   tables/tableextension.c:12303:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9661330Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9663780Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9716530Z   tables/tableextension.c:12645:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9717510Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9720100Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9766480Z   tables/tableextension.c:13059:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9767440Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9770020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9807820Z   tables/tableextension.c:13408:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9809580Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9812070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9955840Z   tables/tableextension.c:14380:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9956760Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9959450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:47.9988870Z   tables/tableextension.c:14711:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:47.9990870Z     goto __pyx_L3_error;
2023-09-21T13:25:47.9993400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0131360Z   tables/tableextension.c:15545:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0132190Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0134540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0137520Z   tables/tableextension.c:15632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0139760Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0142200Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0147640Z   tables/tableextension.c:15755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0149850Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0152260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0198700Z   tables/tableextension.c:16096:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0199750Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0200220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0252740Z   tables/tableextension.c:16597:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0253730Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0256310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0744380Z   tables/tableextension.c:21475:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0745580Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0748150Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0836700Z   tables/tableextension.c:22427:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0837510Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0840170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0865410Z   tables/tableextension.c:22755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0867510Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0869940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0881910Z   tables/tableextension.c:22920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0884110Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0886550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0890420Z   tables/tableextension.c:23023:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0892740Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0895320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.0939030Z   tables/tableextension.c:23383:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.0941230Z     goto __pyx_L3_error;
2023-09-21T13:25:48.0943830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.1109760Z   tables/tableextension.c:24844:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.1111070Z     goto __pyx_L3_error;
2023-09-21T13:25:48.1113640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.1156380Z   tables/tableextension.c:25268:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.1158510Z     goto __pyx_L3_error;
2023-09-21T13:25:48.1161350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.1168470Z   tables/tableextension.c:25391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.1170670Z     goto __pyx_L3_error;
2023-09-21T13:25:48.1173050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:48.1691710Z   tables/tableextension.c:28721:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:48.1692840Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:48.1695780Z                                                                              ^~~~~~~~
2023-09-21T13:25:48.1698680Z   tables/tableextension.c:28721:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:25:48.1701220Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:48.1703580Z                                                                           ^
2023-09-21T13:25:48.1706570Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:25:48.1786800Z   tables/tableextension.c:29465:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:25:48.1788000Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:25:48.1790460Z                       ^
2023-09-21T13:25:48.1793240Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:25:48.1795420Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:25:48.1797660Z                                    ^
2023-09-21T13:25:48.1800400Z   tables/tableextension.c:29476:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:25:48.1802300Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:25:48.1804580Z                       ^
2023-09-21T13:25:48.1807130Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:25:48.1809320Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:25:48.1811670Z                                    ^
2023-09-21T13:25:54.3671820Z   28 warnings generated.
2023-09-21T13:25:54.3802130Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-310/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-310/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-310/src/H5TB-opt.o build/temp.macosx-10.9-x86_64-cpython-310/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-310/src/utils.o build/temp.macosx-10.9-x86_64-cpython-310/tables/tableextension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/tableextension.cpython-310-darwin.so
2023-09-21T13:25:54.4215360Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:25:54.4259950Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:25:54.4260990Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:25:54.4261990Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:25:54.4262490Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:25:54.4262910Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:25:54.4263330Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:25:54.4263780Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:25:54.4264830Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:25:54.4265240Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:25:54.4842740Z   building 'tables._comp_lzo' extension
2023-09-21T13:25:54.4850220Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5Zlzo.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5Zlzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:54.6289640Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/_comp_lzo.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/_comp_lzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:54.7888890Z   tables/_comp_lzo.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:54.7890370Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:54.7893130Z                                                                              ^~~~~~~~
2023-09-21T13:25:54.7895640Z   tables/_comp_lzo.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:25:54.7898060Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:54.7900340Z                                                                           ^
2023-09-21T13:25:54.7903130Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:25:55.2383070Z   1 warning generated.
2023-09-21T13:25:55.2437670Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/src/H5Zlzo.o build/temp.macosx-10.9-x86_64-cpython-310/tables/_comp_lzo.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -llzo2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_lzo.cpython-310-darwin.so
2023-09-21T13:25:55.2880090Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:25:55.2881200Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:25:55.2881740Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:25:55.2882190Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:25:55.2883180Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:25:55.2883630Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:25:55.2884060Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:25:55.2884500Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:25:55.2884930Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:25:55.2885350Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:25:55.2885730Z   ld: warning: dylib (/usr/local/lib/liblzo2.dylib) was built for newer macOS version (12.0) than being linked (10.9)
2023-09-21T13:25:55.3289970Z   building 'tables._comp_bzip2' extension
2023-09-21T13:25:55.3297880Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5Zbzip2.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5Zbzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:55.4667970Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/_comp_bzip2.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/_comp_bzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:55.6226840Z   tables/_comp_bzip2.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:55.6228910Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:55.6230840Z                                                                              ^~~~~~~~
2023-09-21T13:25:55.6233370Z   tables/_comp_bzip2.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:25:55.6235790Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:55.6238150Z                                                                           ^
2023-09-21T13:25:55.6240920Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:25:56.0665470Z   1 warning generated.
2023-09-21T13:25:56.0719150Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/src/H5Zbzip2.o build/temp.macosx-10.9-x86_64-cpython-310/tables/_comp_bzip2.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lbz2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_bzip2.cpython-310-darwin.so
2023-09-21T13:25:56.1153060Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:25:56.1154110Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:25:56.1156830Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:25:56.1160400Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:25:56.1176820Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:25:56.1177600Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:25:56.1178360Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:25:56.1179080Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:25:56.1179920Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:25:56.1180630Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:25:56.1599520Z   building 'tables.linkextension' extension
2023-09-21T13:25:56.1606820Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/linkextension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/linkextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:56.4193890Z   tables/linkextension.c:5170:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4195860Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4198460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4228640Z   tables/linkextension.c:5488:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4230890Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4233400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4288430Z   tables/linkextension.c:5843:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4289730Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4292360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4342710Z   tables/linkextension.c:6212:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4343590Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4346280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4384510Z   tables/linkextension.c:6520:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4386460Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4388980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4394290Z   tables/linkextension.c:6632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4396280Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4398840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4430950Z   tables/linkextension.c:6900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4433060Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4435530Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4471890Z   tables/linkextension.c:7231:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4473720Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4476230Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4521270Z   tables/linkextension.c:7539:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4522940Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4525480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4530020Z   tables/linkextension.c:7651:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4532310Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4534720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4593850Z   tables/linkextension.c:8056:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4595760Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4598220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4646520Z   tables/linkextension.c:8486:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4648520Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4650870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4653850Z   tables/linkextension.c:8576:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4655860Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4658400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4696500Z   tables/linkextension.c:8884:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4698240Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4700800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4716470Z   tables/linkextension.c:9055:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4718740Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4721180Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4790430Z   tables/linkextension.c:9508:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4791500Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4794090Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.4862400Z   tables/linkextension.c:9961:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.4864010Z     goto __pyx_L3_error;
2023-09-21T13:25:56.4866450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:56.5221870Z   tables/linkextension.c:12954:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:56.5222770Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:56.5225970Z                                                                              ^~~~~~~~
2023-09-21T13:25:56.5228580Z   tables/linkextension.c:12954:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:25:56.5231130Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:56.5233530Z                                                                           ^
2023-09-21T13:25:56.5236740Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:25:56.5273020Z   tables/linkextension.c:13311:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:25:56.5275770Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:25:56.5278250Z                       ^
2023-09-21T13:25:56.5281110Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:25:56.5283490Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:25:56.5285810Z                                    ^
2023-09-21T13:25:56.5288680Z   tables/linkextension.c:13322:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:25:56.5290680Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:25:56.5293120Z                       ^
2023-09-21T13:25:56.5295840Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:25:56.5298140Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:25:56.5300510Z                                    ^
2023-09-21T13:25:58.3812530Z   20 warnings generated.
2023-09-21T13:25:58.3882480Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/tables/linkextension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/linkextension.cpython-310-darwin.so
2023-09-21T13:25:58.4316530Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:25:58.4317620Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:25:58.4318100Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:25:58.4318540Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:25:58.4319190Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:25:58.4319600Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:25:58.4320030Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:25:58.4320470Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:25:58.4320880Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:25:58.4321910Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:25:58.4743980Z   building 'tables.lrucacheextension' extension
2023-09-21T13:25:58.4752060Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/lrucacheextension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:25:58.6480190Z   tables/lrucacheextension.c:5352:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6481530Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6483320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6567040Z   tables/lrucacheextension.c:6217:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6568050Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6570160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6624630Z   tables/lrucacheextension.c:6826:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6625770Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6628040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6673040Z   tables/lrucacheextension.c:7151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6674600Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6676830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6691090Z   tables/lrucacheextension.c:7292:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6692960Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6695220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6740890Z   tables/lrucacheextension.c:7917:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6742610Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6744840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6770830Z   tables/lrucacheextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6772600Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6774850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6782770Z   tables/lrucacheextension.c:8485:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6784690Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6787040Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6803970Z   tables/lrucacheextension.c:8634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6805940Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6808220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6832660Z   tables/lrucacheextension.c:8914:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6834430Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6836650Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6878380Z   tables/lrucacheextension.c:9234:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6879900Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6882240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.6901120Z   tables/lrucacheextension.c:9394:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.6902780Z     goto __pyx_L3_error;
2023-09-21T13:25:58.6905030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7032270Z   tables/lrucacheextension.c:10350:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7033370Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7035670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7063410Z   tables/lrucacheextension.c:10804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7065260Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7067520Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7093590Z   tables/lrucacheextension.c:11159:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7095450Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7097720Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7138980Z   tables/lrucacheextension.c:11560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7140670Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7142940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7150060Z   tables/lrucacheextension.c:11683:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7152100Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7154350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7170010Z   tables/lrucacheextension.c:11836:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7172050Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7174270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7257020Z   tables/lrucacheextension.c:12325:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7258180Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7260890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7313300Z   tables/lrucacheextension.c:12920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7315150Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7317020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7350520Z   tables/lrucacheextension.c:13289:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7351940Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7354170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7395930Z   tables/lrucacheextension.c:13764:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7397530Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7399760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7407590Z   tables/lrucacheextension.c:13887:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7409560Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7411790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7426160Z   tables/lrucacheextension.c:14051:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7428010Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7430220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7513290Z   tables/lrucacheextension.c:14524:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7514310Z     goto __pyx_L3_error;
2023-09-21T13:25:58.7516360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:25:58.7997800Z   tables/lrucacheextension.c:18376:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:25:58.7998950Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:58.8001600Z                                                                              ^~~~~~~~
2023-09-21T13:25:58.8004330Z   tables/lrucacheextension.c:18376:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:25:58.8006700Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:25:58.8008950Z                                                                           ^
2023-09-21T13:25:58.8011670Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:26:01.3065790Z   26 warnings generated.
2023-09-21T13:26:01.3138900Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -o build/lib.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.cpython-310-darwin.so
2023-09-21T13:26:01.3564710Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:26:01.3565790Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:26:01.3566690Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:26:01.3567550Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:26:01.3568890Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:26:01.3569800Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:26:01.3570630Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:26:01.3571540Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:26:01.3572960Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:26:01.3575300Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:26:01.3995850Z   building 'tables.indexesextension' extension
2023-09-21T13:26:01.4003720Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:26:01.5388000Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c src/idx-opt.c -o build/temp.macosx-10.9-x86_64-cpython-310/src/idx-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:26:01.7896170Z   /usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -I/usr/local/include -Ic-blosc/internal-complibs/zlib-1.2.13 -I/usr/include -Ic-blosc/internal-complibs/zstd-1.5.5/common -I/tmp/hdf5/include -Ic-blosc/blosc -Ic-blosc/internal-complibs/lz4-1.9.4 -Ihdf5-blosc2/src -I/include -Ic-blosc/internal-complibs/zstd-1.5.5 -I/opt/include -Ihdf5-blosc/src -I/sw/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/include -I/opt/local/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib/python3.10/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 -c tables/indexesextension.c -o build/temp.macosx-10.9-x86_64-cpython-310/tables/indexesextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:26:02.0518950Z   tables/indexesextension.c:5893:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.0520020Z     goto __pyx_L3_error;
2023-09-21T13:26:02.0522130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.0889880Z   tables/indexesextension.c:18763:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.0890970Z     goto __pyx_L3_error;
2023-09-21T13:26:02.0892960Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.0931570Z   tables/indexesextension.c:19047:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.0933550Z     goto __pyx_L3_error;
2023-09-21T13:26:02.0935880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.0963810Z   tables/indexesextension.c:19266:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.0966050Z     goto __pyx_L3_error;
2023-09-21T13:26:02.0968390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1003800Z   tables/indexesextension.c:19563:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1005730Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1008250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1037520Z   tables/indexesextension.c:19904:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1039470Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1041950Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1055670Z   tables/indexesextension.c:20071:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1057840Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1060390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1067910Z   tables/indexesextension.c:20194:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1070130Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1072630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1094970Z   tables/indexesextension.c:20375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1097150Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1099770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1119440Z   tables/indexesextension.c:20631:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1121550Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1123980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1262300Z   tables/indexesextension.c:21502:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1263520Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1266190Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1291240Z   tables/indexesextension.c:21931:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1293470Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1295940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1323750Z   tables/indexesextension.c:22553:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1325860Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1328340Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1358480Z   tables/indexesextension.c:23175:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1360450Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1362900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1391010Z   tables/indexesextension.c:23797:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1393140Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1395580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1425730Z   tables/indexesextension.c:24419:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1427430Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1429800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1465240Z   tables/indexesextension.c:25041:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1466980Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1469090Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1496860Z   tables/indexesextension.c:25663:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1498970Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1501370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1529450Z   tables/indexesextension.c:26285:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1531530Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1533940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1565250Z   tables/indexesextension.c:26907:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1567210Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1569660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1600750Z   tables/indexesextension.c:27529:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1602820Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1605250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1636300Z   tables/indexesextension.c:28151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1638300Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1640630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1679130Z   tables/indexesextension.c:28773:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1680660Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1683480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1703100Z   tables/indexesextension.c:29348:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1705290Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1707170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1721200Z   tables/indexesextension.c:29515:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1723500Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1725970Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1734280Z   tables/indexesextension.c:29638:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1736440Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1738920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1757570Z   tables/indexesextension.c:29805:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1759880Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1762330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1792680Z   tables/indexesextension.c:30091:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1794760Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1797400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1812550Z   tables/indexesextension.c:30326:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1814770Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1817340Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1825170Z   tables/indexesextension.c:30449:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1827400Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1829850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.1845130Z   tables/indexesextension.c:30613:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.1847240Z     goto __pyx_L3_error;
2023-09-21T13:26:02.1849820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:26:02.2364220Z   tables/indexesextension.c:34549:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:26:02.2365960Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:26:02.2368760Z                                                                              ^~~~~~~~
2023-09-21T13:26:02.2371660Z   tables/indexesextension.c:34549:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:26:02.2373600Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:26:02.2376770Z                                                                           ^
2023-09-21T13:26:02.2378620Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:26:08.1015840Z   32 warnings generated.
2023-09-21T13:26:08.1093350Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-310/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-310/src/idx-opt.o build/temp.macosx-10.9-x86_64-cpython-310/tables/indexesextension.o -L/usr/lib -L/sw/lib -L/usr/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-4xlkpuv_/overlay/lib -L/usr/local/lib -L/sw/lib64 -L/opt/local/lib -L/lib -L/lib64 -L/usr/local/lib64 -L/tmp/hdf5/lib -L/opt/local/lib64 -L/opt/lib64 -L/opt/lib -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-310/tables/indexesextension.cpython-310-darwin.so
2023-09-21T13:26:08.1533130Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:26:08.1533730Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:26:08.1534190Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:26:08.1534620Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:26:08.1535040Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:26:08.1535450Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:26:08.1535870Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:26:08.1536320Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:26:08.1536750Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:26:08.1537170Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:26:08.2018700Z   installing to build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:26:08.2020070Z   running install
2023-09-21T13:26:08.2110610Z   running install_lib
2023-09-21T13:26:08.2134120Z   creating build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:26:08.2146660Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2150700Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/link.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2156630Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:26:08.2160440Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/misc/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:26:08.2164790Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/misc/proxydict.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:26:08.2171650Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/misc/enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:26:08.2175390Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2180730Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/indexesextension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2194090Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/definitions.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2197150Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/description.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2204790Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2213950Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/linkextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2219590Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/index.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2227500Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/_version.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2241250Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_lzo.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2345050Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tableextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.2475800Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:26:08.2593480Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.2714110Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.2826570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests/test_filenode.xbm -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.2945600Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests/test_filenode_v1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.3066520Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests/test_filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.3276640Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/tests/test_filenode.dat -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:26:08.3430610Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:26:08.3532570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/nodes/filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:26:08.3572050Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/attributeset.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3573520Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/registry.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3575200Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/leaf.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3577150Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3579550Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3581190Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_lzo.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.3582410Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3584900Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/indexes_2_0.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3586150Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_ref_array1.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3587370Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/itemsize.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3689820Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_SDSextendible.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3791550Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_i32le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3894210Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/python2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.3995860Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4098110Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_ref_array2.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4199940Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/python3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4288390Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_tree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4338890Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/elink2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4395200Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/array_mdatom.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4430730Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_i64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4533390Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_enum.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4668540Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_all.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4781230Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_basics.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.4900000Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/indexes_2_1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5001710Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5103460Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5205230Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/Tables_lzo2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5307140Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/check_leaks.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5413720Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/issue_368.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5536140Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/time-table-vlarray-1_x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5648400Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/zerodim-attrs-1.4.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5750370Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_do_undo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5852330Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_timetype.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.5954330Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/Tables_lzo1_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6056570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6159080Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6261800Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_aux.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6363630Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/times-nested-be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6474570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/scalar.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6576690Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6678980Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_f64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6781320Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/non-chunked-table.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6884040Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.6986130Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/out_of_order_types.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7088070Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/float.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7190340Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/create_backcompat_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7270090Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7328230Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/issue_560.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7358210Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_f64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7368660Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/bug-idx.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7370020Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_index_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7371310Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/nested-type-with-gaps.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7372560Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/elink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7373790Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/common.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7375520Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_timestamps.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7376810Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_queries.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7378050Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/Tables_lzo1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7379260Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_suite.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7380510Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_szip.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7381750Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/Tables_lzo2_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7382990Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/slink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7384510Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_lists.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7385780Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/zerodim-attrs-1.3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7387030Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_create.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7388360Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7389750Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_large_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7390990Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/flavored_vlarrays-format1.6.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7392890Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_i64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7394090Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_unsupptype.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7395310Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_indexvalues.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7396550Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/oldflavor_numeric.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7397730Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7398930Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/attr-u16.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7400130Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/idx-std-1.x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7401780Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_garbage.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7403730Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/vlstr_attr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7405450Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_tablesMD.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7407070Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7408770Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_links.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7410400Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_numpy.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7412340Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_compound_chunked.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7413570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/vlunicode_endian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7414800Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/matlab_file.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7416020Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_hdf5compat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7417230Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_attributes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7418570Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/blosc_bigendian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7420100Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_types.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7421300Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7422630Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/test_nestedtypes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7423810Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/ex-noattr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7425150Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tests/smpl_i32be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:26:08.7426320Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7428130Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/utilsextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7429200Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7430320Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/utilsextension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7431400Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/unimplemented.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7432610Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_bzip2.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7433870Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/libblosc2.dylib -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7435090Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/req_versions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7436130Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/conditions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7437120Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/file.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7438710Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7439760Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/utilsextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7441290Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7443460Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/undoredo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7444850Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7445880Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts/ptrepack.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7446950Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts/pttree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7448470Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7450200Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts/pt2to3.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7451210Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/scripts/ptdump.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:26:08.7452210Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/linkextension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7453510Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/group.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7454430Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/parameters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7455360Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/exceptions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7456290Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/hdf5extension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7457200Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/table.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7458220Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/idxutils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7459160Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/node.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7460580Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/_comp_bzip2.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7461560Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/tableextension.cpython-310-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7462510Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7463420Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/path.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7464310Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7465240Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/indexesextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7466670Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/atom.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7467940Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/lrucacheextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7468950Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/filters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7470270Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7471400Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7472420Z   copying build/lib.macosx-10.9-x86_64-cpython-310/tables/flavor.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:26:08.7473530Z   running install_egg_info
2023-09-21T13:26:08.7474370Z   Copying tables.egg-info to build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0-py3.10.egg-info
2023-09-21T13:26:08.7475700Z   running install_scripts
2023-09-21T13:26:08.7477130Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0.dist-info/WHEEL
2023-09-21T13:26:08.7478880Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-gzof8dp9/.tmp-4hmw443b/tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl' and adding 'build/bdist.macosx-10.9-x86_64/wheel' to it
2023-09-21T13:26:08.7481530Z   adding 'tables/__init__.py'
2023-09-21T13:26:08.7482300Z   adding 'tables/_comp_bzip2.cpython-310-darwin.so'
2023-09-21T13:26:08.7483030Z   adding 'tables/_comp_bzip2.pyx'
2023-09-21T13:26:08.7483760Z   adding 'tables/_comp_lzo.cpython-310-darwin.so'
2023-09-21T13:26:08.7484430Z   adding 'tables/_comp_lzo.pyx'
2023-09-21T13:26:08.7485380Z   adding 'tables/_version.py'
2023-09-21T13:26:08.7486640Z   adding 'tables/array.py'
2023-09-21T13:26:08.7487300Z   adding 'tables/atom.py'
2023-09-21T13:26:08.7488030Z   adding 'tables/attributeset.py'
2023-09-21T13:26:08.7489160Z   adding 'tables/carray.py'
2023-09-21T13:26:08.7490350Z   adding 'tables/conditions.py'
2023-09-21T13:26:08.7491670Z   adding 'tables/definitions.pxd'
2023-09-21T13:26:08.7492400Z   adding 'tables/description.py'
2023-09-21T13:26:08.7493060Z   adding 'tables/earray.py'
2023-09-21T13:26:08.7493720Z   adding 'tables/exceptions.py'
2023-09-21T13:26:08.7494370Z   adding 'tables/expression.py'
2023-09-21T13:26:08.7495150Z   adding 'tables/file.py'
2023-09-21T13:26:08.7495760Z   adding 'tables/filters.py'
2023-09-21T13:26:08.7496930Z   adding 'tables/flavor.py'
2023-09-21T13:26:08.7497610Z   adding 'tables/group.py'
2023-09-21T13:26:08.8109460Z   adding 'tables/hdf5extension.cpython-310-darwin.so'
2023-09-21T13:26:08.8172660Z   adding 'tables/hdf5extension.pxd'
2023-09-21T13:26:08.8195860Z   adding 'tables/hdf5extension.pyx'
2023-09-21T13:26:08.8205990Z   adding 'tables/idxutils.py'
2023-09-21T13:26:08.8237710Z   adding 'tables/index.py'
2023-09-21T13:26:08.8246020Z   adding 'tables/indexes.py'
2023-09-21T13:26:08.8367070Z   adding 'tables/indexesextension.cpython-310-darwin.so'
2023-09-21T13:26:08.8386340Z   adding 'tables/indexesextension.pyx'
2023-09-21T13:26:08.8400430Z   adding 'tables/leaf.py'
2023-09-21T13:26:08.9324000Z   adding 'tables/libblosc2.dylib'
2023-09-21T13:26:08.9384910Z   adding 'tables/link.py'
2023-09-21T13:26:08.9454230Z   adding 'tables/linkextension.cpython-310-darwin.so'
2023-09-21T13:26:08.9463640Z   adding 'tables/linkextension.pyx'
2023-09-21T13:26:08.9557440Z   adding 'tables/lrucacheextension.cpython-310-darwin.so'
2023-09-21T13:26:08.9566580Z   adding 'tables/lrucacheextension.pxd'
2023-09-21T13:26:08.9578300Z   adding 'tables/lrucacheextension.pyx'
2023-09-21T13:26:08.9592510Z   adding 'tables/node.py'
2023-09-21T13:26:08.9601600Z   adding 'tables/parameters.py'
2023-09-21T13:26:08.9607280Z   adding 'tables/path.py'
2023-09-21T13:26:08.9612160Z   adding 'tables/registry.py'
2023-09-21T13:26:08.9616490Z   adding 'tables/req_versions.py'
2023-09-21T13:26:08.9673960Z   adding 'tables/table.py'
2023-09-21T13:26:09.0552070Z   adding 'tables/tableextension.cpython-310-darwin.so'
2023-09-21T13:26:09.0625900Z   adding 'tables/tableextension.pyx'
2023-09-21T13:26:09.0631180Z   adding 'tables/undoredo.py'
2023-09-21T13:26:09.0636190Z   adding 'tables/unimplemented.py'
2023-09-21T13:26:09.0643940Z   adding 'tables/utils.py'
2023-09-21T13:26:09.1515830Z   adding 'tables/utilsextension.cpython-310-darwin.so'
2023-09-21T13:26:09.1573210Z   adding 'tables/utilsextension.pxd'
2023-09-21T13:26:09.1592330Z   adding 'tables/utilsextension.pyx'
2023-09-21T13:26:09.1607220Z   adding 'tables/vlarray.py'
2023-09-21T13:26:09.1613560Z   adding 'tables/misc/__init__.py'
2023-09-21T13:26:09.1620490Z   adding 'tables/misc/enum.py'
2023-09-21T13:26:09.1625130Z   adding 'tables/misc/proxydict.py'
2023-09-21T13:26:09.1630050Z   adding 'tables/nodes/__init__.py'
2023-09-21T13:26:09.1642010Z   adding 'tables/nodes/filenode.py'
2023-09-21T13:26:09.1647850Z   adding 'tables/nodes/tests/__init__.py'
2023-09-21T13:26:09.1652630Z   adding 'tables/nodes/tests/test_filenode.dat'
2023-09-21T13:26:09.1679320Z   adding 'tables/nodes/tests/test_filenode.py'
2023-09-21T13:26:09.1680000Z   adding 'tables/nodes/tests/test_filenode.xbm'
2023-09-21T13:26:09.1680650Z   adding 'tables/nodes/tests/test_filenode_v1.h5'
2023-09-21T13:26:09.1683250Z   adding 'tables/scripts/__init__.py'
2023-09-21T13:26:09.1693620Z   adding 'tables/scripts/pt2to3.py'
2023-09-21T13:26:09.1699640Z   adding 'tables/scripts/ptdump.py'
2023-09-21T13:26:09.1709360Z   adding 'tables/scripts/ptrepack.py'
2023-09-21T13:26:09.1717830Z   adding 'tables/scripts/pttree.py'
2023-09-21T13:26:09.1727580Z   adding 'tables/tests/Table2_1_lzo_nrv2e_shuffle.h5'
2023-09-21T13:26:09.1736950Z   adding 'tables/tests/Tables_lzo1.h5'
2023-09-21T13:26:09.1746540Z   adding 'tables/tests/Tables_lzo1_shuffle.h5'
2023-09-21T13:26:09.1755830Z   adding 'tables/tests/Tables_lzo2.h5'
2023-09-21T13:26:09.1765230Z   adding 'tables/tests/Tables_lzo2_shuffle.h5'
2023-09-21T13:26:09.1769910Z   adding 'tables/tests/__init__.py'
2023-09-21T13:26:09.1774910Z   adding 'tables/tests/array_mdatom.h5'
2023-09-21T13:26:09.1783520Z   adding 'tables/tests/attr-u16.h5'
2023-09-21T13:26:09.1789860Z   adding 'tables/tests/blosc_bigendian.h5'
2023-09-21T13:26:09.1797140Z   adding 'tables/tests/bug-idx.h5'
2023-09-21T13:26:09.1803590Z   adding 'tables/tests/check_leaks.py'
2023-09-21T13:26:09.1810770Z   adding 'tables/tests/common.py'
2023-09-21T13:26:09.1815530Z   adding 'tables/tests/create_backcompat_indexes.py'
2023-09-21T13:26:09.1820340Z   adding 'tables/tests/elink.h5'
2023-09-21T13:26:09.1824950Z   adding 'tables/tests/elink2.h5'
2023-09-21T13:26:09.1831310Z   adding 'tables/tests/ex-noattr.h5'
2023-09-21T13:26:09.1837670Z   adding 'tables/tests/flavored_vlarrays-format1.6.h5'
2023-09-21T13:26:09.1843050Z   adding 'tables/tests/float.h5'
2023-09-21T13:26:09.1851770Z   adding 'tables/tests/idx-std-1.x.h5'
2023-09-21T13:26:09.1864520Z   adding 'tables/tests/indexes_2_0.h5'
2023-09-21T13:26:09.1883970Z   adding 'tables/tests/indexes_2_1.h5'
2023-09-21T13:26:09.1892610Z   adding 'tables/tests/issue_368.h5'
2023-09-21T13:26:09.1897210Z   adding 'tables/tests/issue_560.h5'
2023-09-21T13:26:09.1901740Z   adding 'tables/tests/itemsize.h5'
2023-09-21T13:26:09.1906370Z   adding 'tables/tests/matlab_file.mat'
2023-09-21T13:26:09.1910980Z   adding 'tables/tests/nested-type-with-gaps.h5'
2023-09-21T13:26:09.1915890Z   adding 'tables/tests/non-chunked-table.h5'
2023-09-21T13:26:09.1926720Z   adding 'tables/tests/oldflavor_numeric.h5'
2023-09-21T13:26:09.1938150Z   adding 'tables/tests/out_of_order_types.h5'
2023-09-21T13:26:09.1949570Z   adding 'tables/tests/python2.h5'
2023-09-21T13:26:09.1961340Z   adding 'tables/tests/python3.h5'
2023-09-21T13:26:09.1968370Z   adding 'tables/tests/scalar.h5'
2023-09-21T13:26:09.1973580Z   adding 'tables/tests/slink.h5'
2023-09-21T13:26:09.1978580Z   adding 'tables/tests/smpl_SDSextendible.h5'
2023-09-21T13:26:09.1983970Z   adding 'tables/tests/smpl_compound_chunked.h5'
2023-09-21T13:26:09.1988490Z   adding 'tables/tests/smpl_enum.h5'
2023-09-21T13:26:09.1993150Z   adding 'tables/tests/smpl_f64be.h5'
2023-09-21T13:26:09.1997580Z   adding 'tables/tests/smpl_f64le.h5'
2023-09-21T13:26:09.2001960Z   adding 'tables/tests/smpl_i32be.h5'
2023-09-21T13:26:09.2006380Z   adding 'tables/tests/smpl_i32le.h5'
2023-09-21T13:26:09.2010950Z   adding 'tables/tests/smpl_i64be.h5'
2023-09-21T13:26:09.2015660Z   adding 'tables/tests/smpl_i64le.h5'
2023-09-21T13:26:09.2021870Z   adding 'tables/tests/smpl_unsupptype.h5'
2023-09-21T13:26:09.2026090Z   adding 'tables/tests/test_all.py'
2023-09-21T13:26:09.2050200Z   adding 'tables/tests/test_array.py'
2023-09-21T13:26:09.2068650Z   adding 'tables/tests/test_attributes.py'
2023-09-21T13:26:09.2077930Z   adding 'tables/tests/test_aux.py'
2023-09-21T13:26:09.2084180Z   adding 'tables/tests/test_backcompat.py'
2023-09-21T13:26:09.2113830Z   adding 'tables/tests/test_basics.py'
2023-09-21T13:26:09.2137400Z   adding 'tables/tests/test_carray.py'
2023-09-21T13:26:09.2162690Z   adding 'tables/tests/test_create.py'
2023-09-21T13:26:09.2186100Z   adding 'tables/tests/test_do_undo.py'
2023-09-21T13:26:09.2213650Z   adding 'tables/tests/test_earray.py'
2023-09-21T13:26:09.2226350Z   adding 'tables/tests/test_enum.py'
2023-09-21T13:26:09.2239720Z   adding 'tables/tests/test_expression.py'
2023-09-21T13:26:09.2245580Z   adding 'tables/tests/test_garbage.py'
2023-09-21T13:26:09.2252130Z   adding 'tables/tests/test_hdf5compat.py'
2023-09-21T13:26:09.2257470Z   adding 'tables/tests/test_index_backcompat.py'
2023-09-21T13:26:09.2278680Z   adding 'tables/tests/test_indexes.py'
2023-09-21T13:26:09.2301280Z   adding 'tables/tests/test_indexvalues.py'
2023-09-21T13:26:09.2309000Z   adding 'tables/tests/test_large_tables.py'
2023-09-21T13:26:09.2317170Z   adding 'tables/tests/test_links.py'
2023-09-21T13:26:09.2324000Z   adding 'tables/tests/test_lists.py'
2023-09-21T13:26:09.2338800Z   adding 'tables/tests/test_nestedtypes.py'
2023-09-21T13:26:09.2354060Z   adding 'tables/tests/test_numpy.py'
2023-09-21T13:26:09.2370370Z   adding 'tables/tests/test_queries.py'
2023-09-21T13:26:09.2378910Z   adding 'tables/tests/test_ref_array1.mat'
2023-09-21T13:26:09.2385750Z   adding 'tables/tests/test_ref_array2.mat'
2023-09-21T13:26:09.2389900Z   adding 'tables/tests/test_suite.py'
2023-09-21T13:26:09.2395850Z   adding 'tables/tests/test_szip.h5'
2023-09-21T13:26:09.2449140Z   adding 'tables/tests/test_tables.py'
2023-09-21T13:26:09.2473170Z   adding 'tables/tests/test_tablesMD.py'
2023-09-21T13:26:09.2480270Z   adding 'tables/tests/test_timestamps.py'
2023-09-21T13:26:09.2487150Z   adding 'tables/tests/test_timetype.py'
2023-09-21T13:26:09.2500070Z   adding 'tables/tests/test_tree.py'
2023-09-21T13:26:09.2507360Z   adding 'tables/tests/test_types.py'
2023-09-21T13:26:09.2512170Z   adding 'tables/tests/test_utils.py'
2023-09-21T13:26:09.2540550Z   adding 'tables/tests/test_vlarray.py'
2023-09-21T13:26:09.2550300Z   adding 'tables/tests/time-table-vlarray-1_x.h5'
2023-09-21T13:26:09.2556680Z   adding 'tables/tests/times-nested-be.h5'
2023-09-21T13:26:09.2562070Z   adding 'tables/tests/vlstr_attr.h5'
2023-09-21T13:26:09.2571550Z   adding 'tables/tests/vlunicode_endian.h5'
2023-09-21T13:26:09.2579020Z   adding 'tables/tests/zerodim-attrs-1.3.h5'
2023-09-21T13:26:09.2584240Z   adding 'tables/tests/zerodim-attrs-1.4.h5'
2023-09-21T13:26:09.2595570Z   adding 'tables-3.8.1.dev0.dist-info/LICENSE.txt'
2023-09-21T13:26:09.2605930Z   adding 'tables-3.8.1.dev0.dist-info/METADATA'
2023-09-21T13:26:09.2606740Z   adding 'tables-3.8.1.dev0.dist-info/WHEEL'
2023-09-21T13:26:09.2607430Z   adding 'tables-3.8.1.dev0.dist-info/entry_points.txt'
2023-09-21T13:26:09.2608270Z   adding 'tables-3.8.1.dev0.dist-info/top_level.txt'
2023-09-21T13:26:09.2615880Z   adding 'tables-3.8.1.dev0.dist-info/RECORD'
2023-09-21T13:26:09.2632500Z   removing build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:26:09.3928330Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:26:09.4080900Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl size=3966756 sha256=31767d581b0cdb42f92284276c3be45dc4096e89704303b80e059ac89513e182
2023-09-21T13:26:09.4082960Z   Stored in directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-6raw_nsd/wheels/a0/0a/7c/44a2778d5b993d56a1eaa5b8fc067bc8b637391fc917278ec5
2023-09-21T13:26:09.4149710Z Successfully built tables
2023-09-21T13:26:09.4186900Z Removed build tracker: '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-dpk3yads'
2023-09-21T13:26:09.8797120Z ##[endgroup]
2023-09-21T13:26:09.8797940Z                                                             [32m✓ [0m274.50s
2023-09-21T13:26:09.8798410Z ##[group]Repairing wheel...
2023-09-21T13:26:09.8798560Z 
2023-09-21T13:26:09.8800960Z + DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs x86_64 -w /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/repaired_wheel /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp310-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl
2023-09-21T13:26:09.8802280Z 
2023-09-21T13:26:28.9617630Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libhdf5.310.dylib
2023-09-21T13:26:28.9618080Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libz.1.2.13.dylib
2023-09-21T13:26:28.9618400Z /private/tmp/hdf5/lib/libblosc2.2.dylib
2023-09-21T13:26:28.9618680Z /usr/local/Cellar/lzo/2.10/lib/liblzo2.2.dylib
2023-09-21T13:26:52.5254780Z ##[endgroup]
2023-09-21T13:26:52.5255460Z                                                              [32m✓ [0m42.65s
2023-09-21T13:26:52.8558970Z 
2023-09-21T13:26:52.8565890Z [32m✓ [0mcp310-macosx_x86_64 finished in 379.95s
2023-09-21T13:26:52.8603360Z 
2023-09-21T13:26:52.8623370Z [1m[34mBuilding cp311-macosx_x86_64 wheel[0m
2023-09-21T13:26:52.8625810Z CPython 3.11 macOS x86_64
2023-09-21T13:26:52.8627830Z 
2023-09-21T13:26:52.8628620Z ##[group]Installing Python cp311...
2023-09-21T13:26:52.8628820Z 
2023-09-21T13:26:52.8629420Z + pkgutil --pkgs
2023-09-21T13:26:53.0013870Z ##[endgroup]
2023-09-21T13:26:53.0014580Z                                                               [32m✓ [0m0.14s
2023-09-21T13:26:53.0015040Z ##[group]Setting up build environment...
2023-09-21T13:26:53.0015220Z 
2023-09-21T13:26:53.0031800Z + /Library/Frameworks/Python.framework/Versions/3.11/bin/python -sS /Users/runner/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --symlink-app-data --python /Library/Frameworks/Python.framework/Versions/3.11/bin/python3 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv
2023-09-21T13:26:59.6897530Z created virtual environment CPython3.11.5.final.0-64 in 6406ms
2023-09-21T13:26:59.6943510Z   creator CPython3Posix(dest=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:26:59.7001390Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=symlink, app_data_dir=/Users/runner/Library/Application Support/virtualenv)
2023-09-21T13:26:59.7067300Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:26:59.7286480Z + python -m pip install --upgrade pip -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python311.txt
2023-09-21T13:27:00.8849930Z Requirement already satisfied: pip in ./lib/python3.11/site-packages (23.2.1)
2023-09-21T13:27:01.3716390Z + which pip
2023-09-21T13:27:01.3931280Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/bin/pip
2023-09-21T13:27:01.4022620Z + pip --version
2023-09-21T13:27:01.8549900Z pip 23.2.1 from /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages/pip (python 3.11)
2023-09-21T13:27:01.9225330Z + which pip
2023-09-21T13:27:01.9284940Z + which python
2023-09-21T13:27:01.9333560Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/bin/python
2023-09-21T13:27:01.9337990Z + python --version
2023-09-21T13:27:01.9514340Z Python 3.11.5
2023-09-21T13:27:01.9520700Z + which python
2023-09-21T13:27:01.9582390Z ##[endgroup]
2023-09-21T13:27:01.9583510Z                                                               [32m✓ [0m8.96s
2023-09-21T13:27:01.9584330Z ##[group]Installing build tools...
2023-09-21T13:27:01.9584810Z 
2023-09-21T13:27:01.9585710Z + pip install --upgrade setuptools wheel delocate -c /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/cibuildwheel/resources/constraints-python311.txt
2023-09-21T13:27:02.6222720Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (68.2.2)
2023-09-21T13:27:03.0307340Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (0.41.2)
2023-09-21T13:27:03.1155120Z Collecting delocate
2023-09-21T13:27:03.1259120Z   Using cached delocate-0.10.4-py3-none-any.whl (142 kB)
2023-09-21T13:27:03.2275530Z Collecting packaging>=20.9 (from delocate)
2023-09-21T13:27:03.2315150Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:27:03.2657170Z Collecting typing-extensions (from delocate)
2023-09-21T13:27:03.2660790Z   Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata
2023-09-21T13:27:03.2699930Z   Using cached typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
2023-09-21T13:27:03.2790910Z Using cached typing_extensions-4.8.0-py3-none-any.whl (31 kB)
2023-09-21T13:27:03.3457690Z Installing collected packages: typing-extensions, packaging, delocate
2023-09-21T13:27:03.5934320Z Successfully installed delocate-0.10.4 packaging-23.1 typing-extensions-4.8.0
2023-09-21T13:27:03.7275080Z ##[endgroup]
2023-09-21T13:27:03.7276170Z                                                               [32m✓ [0m1.77s
2023-09-21T13:27:03.7277100Z ##[group]Running before_build...
2023-09-21T13:27:03.7277490Z 
2023-09-21T13:27:03.7278200Z + python -m pip install -U setuptools pip wheel && python -m pip install -r requirements.txt && python -m pip install blosc2
2023-09-21T13:27:03.7278720Z 
2023-09-21T13:27:04.3256510Z Requirement already satisfied: setuptools in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (68.2.2)
2023-09-21T13:27:04.8014260Z Requirement already satisfied: pip in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (23.2.1)
2023-09-21T13:27:04.8855440Z Requirement already satisfied: wheel in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (0.41.2)
2023-09-21T13:27:06.5768450Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:27:06.5770900Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/e2/18/ba1a01c0ed30b248878b98fcf0654141c1c0e476166b5dcb4d7c04214884/Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:06.6349550Z   Downloading Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:27:07.2764560Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:27:07.2766450Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/d2/2f/b42860931c1479714201495ffe47d74460a916ae426a21fc9b68c5e329aa/numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:07.2857690Z   Downloading numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:27:07.3067920Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.5 MB/s eta 0:00:00
2023-09-21T13:27:07.4772390Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:27:07.4774500Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/d1/ea/a24da71d91188ac2066aa46e0cde57189da3b1d7417896d1a9b796936fca/numexpr-2.8.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:07.4841300Z   Downloading numexpr-2.8.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata (8.0 kB)
2023-09-21T13:27:07.4954370Z Requirement already satisfied: packaging in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (from -r requirements.txt (line 6)) (23.1)
2023-09-21T13:27:07.5133950Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:27:07.5171690Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:27:07.5783550Z Downloading Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:27:07.6477190Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 47.0 MB/s eta 0:00:00
2023-09-21T13:27:07.6573190Z Downloading numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:27:08.0376090Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 41.5 MB/s eta 0:00:00
2023-09-21T13:27:08.0526490Z Downloading numexpr-2.8.6-cp311-cp311-macosx_10_9_x86_64.whl (102 kB)
2023-09-21T13:27:08.0635580Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.4/102.4 kB 11.1 MB/s eta 0:00:00
2023-09-21T13:27:08.2511590Z Installing collected packages: py-cpuinfo, numpy, cython, numexpr
2023-09-21T13:27:12.4908120Z Successfully installed cython-3.0.2 numexpr-2.8.6 numpy-1.26.0 py-cpuinfo-9.0.0
2023-09-21T13:27:13.5275940Z Collecting blosc2
2023-09-21T13:27:13.5279320Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/5b/0f/0161b82665eb8d450943a7476bad30518048f0a3518f25e736e5727b39d4/blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:13.5815520Z   Downloading blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:27:13.7749500Z Collecting msgpack (from blosc2)
2023-09-21T13:27:13.7752260Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/ba/0a/e3ddb62275547259324b10b6984c5b39189c828393ae2ab55d66d264df6c/msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:13.7813670Z   Downloading msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:27:13.8096900Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:27:13.8138950Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:27:13.8265130Z Requirement already satisfied: numpy>=1.20.3 in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (from blosc2) (1.26.0)
2023-09-21T13:27:13.8276410Z Requirement already satisfied: py-cpuinfo in /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/lib/python3.11/site-packages (from blosc2) (9.0.0)
2023-09-21T13:27:13.8517250Z Downloading blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:27:13.9710580Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 37.6 MB/s eta 0:00:00
2023-09-21T13:27:13.9808820Z Downloading msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl (235 kB)
2023-09-21T13:27:13.9928360Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.2/235.2 kB 26.5 MB/s eta 0:00:00
2023-09-21T13:27:14.1009130Z Installing collected packages: ndindex, msgpack, blosc2
2023-09-21T13:27:14.3729160Z Successfully installed blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7
2023-09-21T13:27:14.4880940Z ##[endgroup]
2023-09-21T13:27:14.4882720Z                                                              [32m✓ [0m10.76s
2023-09-21T13:27:14.4883490Z ##[group]Building wheel...
2023-09-21T13:27:14.4883870Z 
2023-09-21T13:27:14.4884620Z + python -m pip wheel /Users/runner/work/PyTables/PyTables --wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/built_wheel --no-deps -vvv
2023-09-21T13:27:15.0897660Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u
2023-09-21T13:27:15.0902830Z Initialized build tracking at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u
2023-09-21T13:27:15.0905620Z Created build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u
2023-09-21T13:27:15.0908550Z Entered build tracker: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u
2023-09-21T13:27:15.0921280Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-hu8f99gw
2023-09-21T13:27:15.0934290Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-zb9p_tqv
2023-09-21T13:27:15.1295970Z Processing /Users/runner/work/PyTables/PyTables
2023-09-21T13:27:15.1306210Z   Added file:///Users/runner/work/PyTables/PyTables to build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u'
2023-09-21T13:27:15.1352370Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89
2023-09-21T13:27:15.1372010Z   Installing build dependencies: started
2023-09-21T13:27:15.1374700Z   Running command pip subprocess to install build dependencies
2023-09-21T13:27:15.5949760Z   Using pip 23.2.1 from /Users/runner/Library/Application Support/virtualenv/wheel/3.11/image/1/SymlinkPipInstall/pip-23.2.1-py3-none-any/pip (python 3.11)
2023-09-21T13:27:16.1695580Z   Collecting setuptools>=61.0.0
2023-09-21T13:27:16.1698510Z     Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
2023-09-21T13:27:16.1742600Z     Using cached setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
2023-09-21T13:27:16.2319420Z   Collecting wheel
2023-09-21T13:27:16.2321560Z     Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata
2023-09-21T13:27:16.2362310Z     Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB)
2023-09-21T13:27:16.6648640Z     Link requires a different Python (3.11.5 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/3a/be/650f9c091ef71cb01d735775d554e068752d3ff63d7943b26316dc401749/numpy-1.21.2.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.7,<3.11)
2023-09-21T13:27:16.6714890Z     Link requires a different Python (3.11.5 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/5f/d6/ad58ded26556eaeaa8c971e08b6466f17c4ac4d786cd3d800e26ce59cc01/numpy-1.21.3.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.7,<3.11)
2023-09-21T13:27:16.6775740Z     Link requires a different Python (3.11.5 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/fb/48/b0708ebd7718a8933f0d3937513ef8ef2f4f04529f1f66ca86d873043921/numpy-1.21.4.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.7,<3.11)
2023-09-21T13:27:16.6834970Z     Link requires a different Python (3.11.5 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/c2/a8/a924a09492bdfee8c2ec3094d0a13f2799800b4fdc9c890738aeeb12c72e/numpy-1.21.5.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.7,<3.11)
2023-09-21T13:27:16.6897370Z     Link requires a different Python (3.11.5 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/45/b7/de7b8e67f2232c26af57c205aaad29fe17754f793404f59c8a730c7a191a/numpy-1.21.6.zip (from https://pypi.org/simple/numpy/) (requires-python:>=3.7,<3.11)
2023-09-21T13:27:16.8313820Z   Collecting numpy
2023-09-21T13:27:16.8315200Z     Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/d2/2f/b42860931c1479714201495ffe47d74460a916ae426a21fc9b68c5e329aa/numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:16.8360050Z     Using cached numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (53 kB)
2023-09-21T13:27:16.8935590Z   Collecting packaging
2023-09-21T13:27:16.8974890Z     Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:27:16.9175620Z   Collecting py-cpuinfo
2023-09-21T13:27:16.9214390Z     Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:27:17.6615590Z   Collecting Cython>=0.29.32
2023-09-21T13:27:17.6618550Z     Obtaining dependency information for Cython>=0.29.32 from https://files.pythonhosted.org/packages/e2/18/ba1a01c0ed30b248878b98fcf0654141c1c0e476166b5dcb4d7c04214884/Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:17.6660430Z     Using cached Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (3.1 kB)
2023-09-21T13:27:17.8336750Z   Collecting blosc2>=2.2.6
2023-09-21T13:27:17.8339030Z     Obtaining dependency information for blosc2>=2.2.6 from https://files.pythonhosted.org/packages/5b/0f/0161b82665eb8d450943a7476bad30518048f0a3518f25e736e5727b39d4/blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:17.8377010Z     Using cached blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:27:18.1037310Z   Collecting msgpack (from blosc2>=2.2.6)
2023-09-21T13:27:18.1039360Z     Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/ba/0a/e3ddb62275547259324b10b6984c5b39189c828393ae2ab55d66d264df6c/msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata
2023-09-21T13:27:18.1079760Z     Using cached msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl.metadata (9.1 kB)
2023-09-21T13:27:18.1287270Z   Collecting ndindex>=1.4 (from blosc2>=2.2.6)
2023-09-21T13:27:18.1328710Z     Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:27:18.1582790Z   Using cached setuptools-68.2.2-py3-none-any.whl (807 kB)
2023-09-21T13:27:18.1683790Z   Using cached wheel-0.41.2-py3-none-any.whl (64 kB)
2023-09-21T13:27:18.2358420Z   Using cached numpy-1.26.0-cp311-cp311-macosx_10_9_x86_64.whl (20.6 MB)
2023-09-21T13:27:18.3544420Z   Using cached Cython-3.0.2-cp311-cp311-macosx_10_9_x86_64.whl (3.1 MB)
2023-09-21T13:27:18.3892300Z   Using cached blosc2-2.2.7-cp311-cp311-macosx_10_9_x86_64.whl (4.3 MB)
2023-09-21T13:27:18.4209840Z   Using cached msgpack-1.0.6-cp311-cp311-macosx_10_9_x86_64.whl (235 kB)
2023-09-21T13:27:18.7246260Z   Installing collected packages: py-cpuinfo, wheel, setuptools, packaging, numpy, ndindex, msgpack, Cython, blosc2
2023-09-21T13:27:18.7576380Z     Creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin
2023-09-21T13:27:18.7582070Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/cpuinfo to 755
2023-09-21T13:27:18.8378960Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/wheel to 755
2023-09-21T13:27:22.5232430Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/f2py to 755
2023-09-21T13:27:23.5840440Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/cygdb to 755
2023-09-21T13:27:23.5846400Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/cython to 755
2023-09-21T13:27:23.5854650Z     changing mode of /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/bin/cythonize to 755
2023-09-21T13:27:23.7306980Z   Successfully installed Cython-3.0.2 blosc2-2.2.7 msgpack-1.0.6 ndindex-1.7 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 setuptools-68.2.2 wheel-0.41.2
2023-09-21T13:27:23.9392770Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:27:23.9414100Z   Getting requirements to build wheel: started
2023-09-21T13:27:23.9415950Z   Running command Getting requirements to build wheel
2023-09-21T13:27:26.7701100Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressors0e3qhsvm.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:27:26.7703100Z   #include "blosc.h"
2023-09-21T13:27:26.7705010Z            ^~~~~~~~~
2023-09-21T13:27:26.7707750Z   1 error generated.
2023-09-21T13:27:35.4594320Z   * Using Python 3.11.5 (v3.11.5:cce6ba91b3, Aug 24 2023, 10:50:31) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:27:35.4595370Z   * Found cython 3.0.2
2023-09-21T13:27:35.4597150Z   * USE_PKGCONFIG: True
2023-09-21T13:27:35.4599370Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:35.4601500Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:27:35.4603610Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:27:35.4605760Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:35.4607910Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:35.4609950Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:27:35.4612050Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:27:35.4614550Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:35.4617420Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:27:35.4619330Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:35.4621880Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:27:35.4624130Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:27:35.4626810Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib``.
2023-09-21T13:27:35.4628400Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:27:35.4630190Z   * SSE2 detected and enabled
2023-09-21T13:27:35.4632190Z   running egg_info
2023-09-21T13:27:35.4635240Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:27:35.4637870Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:27:35.4640830Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:27:35.4649000Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:27:35.4652910Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:27:35.4859760Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:27:35.4935750Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:27:35.5097970Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:27:35.5200750Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:27:35.5740040Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:27:35.5842460Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:27:35.5947260Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:27:35.5998640Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:27:35.6197180Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:27:35.6198760Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:27:35.6291250Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:27:35.6309760Z   adding license file 'LICENSE.txt'
2023-09-21T13:27:35.6392880Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:27:35.7176100Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:27:35.7291770Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h
2023-09-21T13:27:35.7303940Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:27:35.7306340Z   Running command Preparing metadata (pyproject.toml)
2023-09-21T13:27:37.5096130Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsjie5gcng.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:27:37.5097310Z   #include "blosc.h"
2023-09-21T13:27:37.5099820Z            ^~~~~~~~~
2023-09-21T13:27:37.5101970Z   1 error generated.
2023-09-21T13:27:39.1989270Z   * Using Python 3.11.5 (v3.11.5:cce6ba91b3, Aug 24 2023, 10:50:31) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:27:39.1990170Z   * Found cython 3.0.2
2023-09-21T13:27:39.1992440Z   * USE_PKGCONFIG: True
2023-09-21T13:27:39.1994740Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:39.1996970Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:27:39.1999180Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:27:39.2001370Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:39.2003540Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:39.2005700Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:27:39.2008170Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:27:39.2010770Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:39.2012300Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:27:39.2014380Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:39.2016480Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:27:39.2018670Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:27:39.2021250Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib``.
2023-09-21T13:27:39.2023120Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:27:39.2024940Z   * SSE2 detected and enabled
2023-09-21T13:27:39.2026960Z   running dist_info
2023-09-21T13:27:39.2029760Z   creating /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info
2023-09-21T13:27:39.2031980Z   writing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/PKG-INFO
2023-09-21T13:27:39.2051540Z   writing dependency_links to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/dependency_links.txt
2023-09-21T13:27:39.2054180Z   writing entry points to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/entry_points.txt
2023-09-21T13:27:39.2062040Z   writing requirements to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/requires.txt
2023-09-21T13:27:39.2064970Z   writing top-level names to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/top_level.txt
2023-09-21T13:27:39.2071840Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/SOURCES.txt'
2023-09-21T13:27:39.2283920Z   reading manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/SOURCES.txt'
2023-09-21T13:27:39.2288370Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:27:39.2442670Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:27:39.2550290Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:27:39.3087190Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:27:39.3190360Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:27:39.3294040Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:27:39.3345080Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:27:39.3542690Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:27:39.3544180Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:27:39.3636890Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:27:39.3654990Z   adding license file 'LICENSE.txt'
2023-09-21T13:27:39.3742510Z   writing manifest file '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables.egg-info/SOURCES.txt'
2023-09-21T13:27:39.3743920Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-modern-metadata-cir2yy_h/tables-3.8.1.dev0.dist-info'
2023-09-21T13:27:39.4673070Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:27:39.4706950Z   Source in /Users/runner/work/PyTables/PyTables has version 3.8.1.dev0, which satisfies requirement tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables
2023-09-21T13:27:39.4712270Z   Removed tables==3.8.1.dev0 from file:///Users/runner/work/PyTables/PyTables from build tracker '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u'
2023-09-21T13:27:39.4745450Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-bgksqqk4
2023-09-21T13:27:39.4750670Z Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-unpack-v32i5516
2023-09-21T13:27:39.4820380Z Building wheels for collected packages: tables
2023-09-21T13:27:39.4834890Z   Created temporary directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-920kjco8
2023-09-21T13:27:39.4837370Z   Destination directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-920kjco8
2023-09-21T13:27:39.4848590Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:27:39.4853180Z   Running command Building wheel for tables (pyproject.toml)
2023-09-21T13:27:41.3002740Z   /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/blosc_list_compressorsqotasiui.c:1:10: fatal error: 'blosc.h' file not found
2023-09-21T13:27:41.3003660Z   #include "blosc.h"
2023-09-21T13:27:41.3005100Z            ^~~~~~~~~
2023-09-21T13:27:41.3007480Z   1 error generated.
2023-09-21T13:27:42.9393610Z   * Using Python 3.11.5 (v3.11.5:cce6ba91b3, Aug 24 2023, 10:50:31) [Clang 13.0.0 (clang-1300.0.29.30)]
2023-09-21T13:27:42.9394880Z   * Found cython 3.0.2
2023-09-21T13:27:42.9395580Z   * USE_PKGCONFIG: True
2023-09-21T13:27:42.9397580Z   * Found HDF5 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:42.9399690Z   .. WARNING:: Could not find the HDF5 runtime.
2023-09-21T13:27:42.9401800Z      The HDF5 shared library was *not* found in the default library
2023-09-21T13:27:42.9403910Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:42.9406110Z   * Found LZO 2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:42.9408460Z   .. WARNING:: Could not find the LZO 2 runtime.
2023-09-21T13:27:42.9410560Z      The LZO 2 shared library was *not* found in the default library
2023-09-21T13:27:42.9412640Z      paths. In case of runtime problems, please remember to install it.
2023-09-21T13:27:42.9414720Z   * Skipping detection of LZO 1 since LZO 2 has already been found.
2023-09-21T13:27:42.9416870Z   * Found bzip2 headers at ``/tmp/hdf5/include``, library at ``/tmp/hdf5/lib``.
2023-09-21T13:27:42.9418900Z   * Could not find blosc headers and library; using internal sources.
2023-09-21T13:27:42.9421070Z   * Run 'blosc2_find_directories_hook'
2023-09-21T13:27:42.9423720Z   * Found blosc2 headers at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include``, library at ``/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib``.
2023-09-21T13:27:42.9425580Z     * Copying blosc2 runtime library to 'tables' dir because it was not found in standard locations
2023-09-21T13:27:42.9427460Z   * SSE2 detected and enabled
2023-09-21T13:27:42.9429500Z   running bdist_wheel
2023-09-21T13:27:42.9465480Z   running build
2023-09-21T13:27:42.9467070Z   running build_py
2023-09-21T13:27:42.9502900Z   creating build/lib.macosx-10.9-x86_64-cpython-311
2023-09-21T13:27:42.9504300Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9507920Z   copying tables/link.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9514250Z   copying tables/description.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9519360Z   copying tables/index.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9529250Z   copying tables/_version.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9533630Z   copying tables/attributeset.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9539530Z   copying tables/registry.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9545380Z   copying tables/leaf.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9552080Z   copying tables/carray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9557770Z   copying tables/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9562460Z   copying tables/unimplemented.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9567800Z   copying tables/req_versions.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9574250Z   copying tables/conditions.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9577750Z   copying tables/file.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9601430Z   copying tables/indexes.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9602670Z   copying tables/utils.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9604980Z   copying tables/undoredo.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9711840Z   copying tables/group.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9812820Z   copying tables/parameters.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:42.9915330Z   copying tables/exceptions.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0017540Z   copying tables/table.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0119210Z   copying tables/idxutils.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0220790Z   copying tables/node.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0322380Z   copying tables/array.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0512790Z   copying tables/path.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0708760Z   copying tables/expression.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0810550Z   copying tables/atom.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0811160Z   copying tables/filters.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0812250Z   copying tables/earray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0812740Z   copying tables/vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0813230Z   copying tables/flavor.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.0813670Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables/misc
2023-09-21T13:27:43.0814150Z   copying tables/misc/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/misc
2023-09-21T13:27:43.0814640Z   copying tables/misc/proxydict.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/misc
2023-09-21T13:27:43.0815280Z   copying tables/misc/enum.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/misc
2023-09-21T13:27:43.0916820Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes
2023-09-21T13:27:43.1018970Z   copying tables/nodes/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes
2023-09-21T13:27:43.1120590Z   copying tables/nodes/filenode.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes
2023-09-21T13:27:43.1222490Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1324210Z   copying tables/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1425830Z   copying tables/tests/test_tree.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1527340Z   copying tables/tests/test_all.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1628960Z   copying tables/tests/test_basics.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1730560Z   copying tables/tests/test_tables.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1832220Z   copying tables/tests/test_expression.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1934040Z   copying tables/tests/check_leaks.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.1995160Z   copying tables/tests/test_do_undo.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2041600Z   copying tables/tests/test_timetype.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2091300Z   copying tables/tests/test_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2122370Z   copying tables/tests/test_array.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2168730Z   copying tables/tests/test_aux.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2196830Z   copying tables/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2220130Z   copying tables/tests/test_earray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2220830Z   copying tables/tests/create_backcompat_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2279480Z   copying tables/tests/test_index_backcompat.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2294440Z   copying tables/tests/common.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2313520Z   copying tables/tests/test_timestamps.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2338300Z   copying tables/tests/test_queries.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2362030Z   copying tables/tests/test_suite.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2386390Z   copying tables/tests/test_lists.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2410110Z   copying tables/tests/test_create.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2431140Z   copying tables/tests/test_indexes.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2446930Z   copying tables/tests/test_large_tables.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2520470Z   copying tables/tests/test_indexvalues.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2521610Z   copying tables/tests/test_vlarray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2522530Z   copying tables/tests/test_garbage.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2523450Z   copying tables/tests/test_tablesMD.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2524340Z   copying tables/tests/test_carray.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2525240Z   copying tables/tests/test_links.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2526130Z   copying tables/tests/test_numpy.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2527190Z   copying tables/tests/test_hdf5compat.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2528140Z   copying tables/tests/test_attributes.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2529060Z   copying tables/tests/test_types.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2529950Z   copying tables/tests/test_enum.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2530860Z   copying tables/tests/test_nestedtypes.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.2532220Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2533190Z   copying tables/scripts/ptrepack.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2534120Z   copying tables/scripts/pttree.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2535020Z   copying tables/scripts/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2536080Z   copying tables/scripts/pt2to3.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2537910Z   copying tables/scripts/ptdump.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts
2023-09-21T13:27:43.2538770Z   creating build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.2539670Z   copying tables/nodes/tests/__init__.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.2540600Z   copying tables/nodes/tests/test_filenode.py -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.2541250Z   running egg_info
2023-09-21T13:27:43.2541920Z   writing tables.egg-info/PKG-INFO
2023-09-21T13:27:43.2542710Z   writing dependency_links to tables.egg-info/dependency_links.txt
2023-09-21T13:27:43.2543810Z   writing entry points to tables.egg-info/entry_points.txt
2023-09-21T13:27:43.2545030Z   writing requirements to tables.egg-info/requires.txt
2023-09-21T13:27:43.2546980Z   writing top-level names to tables.egg-info/top_level.txt
2023-09-21T13:27:43.2547950Z   reading manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:27:43.2548380Z   reading manifest template 'MANIFEST.in'
2023-09-21T13:27:43.2548840Z   warning: no previously-included files matching '*.c' found under directory 'tables'
2023-09-21T13:27:43.2549350Z   warning: no files found matching '*.inc' under directory 'c-blosc/blosc'
2023-09-21T13:27:43.2549800Z   warning: no files found matching '*.conf' under directory 'doc'
2023-09-21T13:27:43.2550230Z   warning: no files found matching '*.*_t' under directory 'doc'
2023-09-21T13:27:43.2550760Z   warning: no files found matching '*.js' under directory 'doc'
2023-09-21T13:27:43.2551280Z   warning: no files found matching '*.css' under directory 'doc'
2023-09-21T13:27:43.2701820Z   warning: no files found matching '*' under directory 'doc/sphinxext'
2023-09-21T13:27:43.2703330Z   warning: no previously-included files matching '*' found under directory 'doc/build'
2023-09-21T13:27:43.2790030Z   warning: no files found matching '*.h5' under directory 'bench'
2023-09-21T13:27:43.2808650Z   adding license file 'LICENSE.txt'
2023-09-21T13:27:43.2892300Z   writing manifest file 'tables.egg-info/SOURCES.txt'
2023-09-21T13:27:43.3025910Z   copying tables/_comp_bzip2.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3031680Z   copying tables/_comp_lzo.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3037830Z   copying tables/definitions.pxd -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3045520Z   copying tables/hdf5extension.pxd -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3110920Z   copying tables/hdf5extension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3113610Z   copying tables/indexesextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3114610Z   copying tables/linkextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3175210Z   copying tables/lrucacheextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3180980Z   copying tables/lrucacheextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3181860Z   copying tables/tableextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3185920Z   copying tables/utilsextension.pxd -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3186910Z   copying tables/utilsextension.pyx -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3192140Z   copying tables/libblosc2.dylib -> build/lib.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.3243540Z   copying tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3274990Z   copying tables/tests/Tables_lzo1.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3412290Z   copying tables/tests/Tables_lzo1_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3614500Z   copying tables/tests/Tables_lzo2.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3742960Z   copying tables/tests/Tables_lzo2_shuffle.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3846710Z   copying tables/tests/array_mdatom.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.3950010Z   copying tables/tests/attr-u16.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4051950Z   copying tables/tests/blosc_bigendian.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4154280Z   copying tables/tests/bug-idx.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4256390Z   copying tables/tests/elink.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4358260Z   copying tables/tests/elink2.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4459970Z   copying tables/tests/ex-noattr.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4517410Z   copying tables/tests/flavored_vlarrays-format1.6.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4679360Z   copying tables/tests/float.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.4967580Z   copying tables/tests/idx-std-1.x.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5069290Z   copying tables/tests/indexes_2_0.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5069900Z   copying tables/tests/indexes_2_1.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5070420Z   copying tables/tests/issue_368.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5070920Z   copying tables/tests/issue_560.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5072040Z   copying tables/tests/itemsize.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5072600Z   copying tables/tests/matlab_file.mat -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5073140Z   copying tables/tests/nested-type-with-gaps.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5073820Z   copying tables/tests/non-chunked-table.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5175360Z   copying tables/tests/oldflavor_numeric.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5277060Z   copying tables/tests/out_of_order_types.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5378690Z   copying tables/tests/python2.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5480430Z   copying tables/tests/python3.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5582170Z   copying tables/tests/scalar.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5675110Z   copying tables/tests/slink.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5676120Z   copying tables/tests/smpl_SDSextendible.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5677250Z   copying tables/tests/smpl_compound_chunked.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5678160Z   copying tables/tests/smpl_enum.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5678980Z   copying tables/tests/smpl_f64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5679780Z   copying tables/tests/smpl_f64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5680580Z   copying tables/tests/smpl_i32be.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5681430Z   copying tables/tests/smpl_i32le.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5683070Z   copying tables/tests/smpl_i64be.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5684320Z   copying tables/tests/smpl_i64le.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5685180Z   copying tables/tests/smpl_unsupptype.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5686020Z   copying tables/tests/test_ref_array1.mat -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5687090Z   copying tables/tests/test_ref_array2.mat -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5687970Z   copying tables/tests/test_szip.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5689280Z   copying tables/tests/time-table-vlarray-1_x.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5690290Z   copying tables/tests/times-nested-be.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5691140Z   copying tables/tests/vlstr_attr.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5691980Z   copying tables/tests/vlunicode_endian.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5697600Z   copying tables/tests/zerodim-attrs-1.3.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5698450Z   copying tables/tests/zerodim-attrs-1.4.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/tests
2023-09-21T13:27:43.5699290Z   copying tables/nodes/tests/test_filenode.dat -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.5700130Z   copying tables/nodes/tests/test_filenode.xbm -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.5701210Z   copying tables/nodes/tests/test_filenode_v1.h5 -> build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests
2023-09-21T13:27:43.5702240Z   running build_ext
2023-09-21T13:27:43.9787020Z   building 'tables.utilsextension' extension
2023-09-21T13:27:43.9791370Z   creating build/temp.macosx-10.9-x86_64-cpython-311
2023-09-21T13:27:43.9793600Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc
2023-09-21T13:27:43.9795950Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc
2023-09-21T13:27:43.9798830Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs
2023-09-21T13:27:43.9800880Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4
2023-09-21T13:27:43.9803380Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13
2023-09-21T13:27:43.9806920Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5
2023-09-21T13:27:43.9809370Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common
2023-09-21T13:27:43.9811960Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress
2023-09-21T13:27:43.9815950Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress
2023-09-21T13:27:43.9819350Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated
2023-09-21T13:27:43.9821870Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder
2023-09-21T13:27:43.9824430Z   creating build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy
2023-09-21T13:27:43.9827200Z   creating build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc
2023-09-21T13:27:43.9829570Z   creating build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src
2023-09-21T13:27:43.9836020Z   creating build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2
2023-09-21T13:27:43.9836900Z   creating build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src
2023-09-21T13:27:43.9837950Z   creating build/temp.macosx-10.9-x86_64-cpython-311/src
2023-09-21T13:27:43.9840490Z   creating build/temp.macosx-10.9-x86_64-cpython-311/tables
2023-09-21T13:27:43.9846660Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:44.2906060Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:44.6247390Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:44.7633990Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:27:44.7635170Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:27:44.7637290Z             ^
2023-09-21T13:27:44.7640400Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:27:44.7642540Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:27:44.7644720Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:27:44.7649990Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:27:44.7652110Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:27:44.7654340Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:27:44.7697650Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:27:44.7699400Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:27:44.7701490Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:27:44.7705230Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:27:44.7707340Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:27:44.7709410Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:27:44.7713710Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:27:44.7715970Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:27:44.7718310Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:27:45.0302280Z   6 warnings generated.
2023-09-21T13:27:45.0350470Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:45.2802660Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:45.4900580Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:45.6321500Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:45.9780950Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:46.0929220Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:27:46.0930290Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:27:46.0932240Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:27:46.0934530Z               ^
2023-09-21T13:27:46.0937120Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:27:46.0939100Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:27:46.0941310Z               ^
2023-09-21T13:27:46.1264750Z   2 warnings generated.
2023-09-21T13:27:46.1312950Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:48.6464780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:51.5494270Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:51.6913260Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:51.7930140Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:51.9741360Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:52.5128350Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:52.6176370Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:52.7850180Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:52.9881730Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:53.1947190Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:53.4818600Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:53.6727430Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:54.2270120Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:54.4002900Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:54.7445590Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:54.8444930Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:54.9530990Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.0181640Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.2687270Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.3879900Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.7424530Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.8709370Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:55.9376500Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:56.1448670Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:56.2868430Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:56.5652220Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:56.7478920Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:57.6028370Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:59.3418590Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:59.5309130Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:27:59.8107710Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:00.1178320Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:02.2678050Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:04.2238790Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:11.8289680Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:12.2250090Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:14.2534030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:14.3929860Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:14.3932110Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:28:14.3932370Z           ^~~~~~~~~~~~~~~
2023-09-21T13:28:14.3950510Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:14.3952260Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:28:14.3954350Z           ^~~~~~~~~~~~~~~
2023-09-21T13:28:14.7427450Z   2 warnings generated.
2023-09-21T13:28:14.7481670Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:16.1319600Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:16.3107760Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:16.8760080Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:19.0633380Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:19.1855840Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:19.3306780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:19.4144320Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:19.8345610Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:20.8822820Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:21.1801490Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:21.7459100Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:22.6360540Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:23.6359470Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:24.4328940Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:25.3533460Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:26.3434800Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:27.2954260Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:28.3281210Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:28.4795890Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:28.7120330Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:29.0882630Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:29.2549540Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:29.5476030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/utilsextension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/utilsextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:28:29.8228380Z   tables/utilsextension.c:6634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8229200Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8231600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8250310Z   tables/utilsextension.c:6828:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8251910Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8254210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8276260Z   tables/utilsextension.c:7032:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8278160Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8280450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8299100Z   tables/utilsextension.c:7226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8301030Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8303460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8318520Z   tables/utilsextension.c:7391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8320490Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8322610Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8348290Z   tables/utilsextension.c:7649:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8349910Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8352630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8435570Z   tables/utilsextension.c:8213:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8437260Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8438200Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8447660Z   tables/utilsextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8449450Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8451820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8496970Z   tables/utilsextension.c:8819:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8498090Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8500390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8548010Z   tables/utilsextension.c:9740:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8549030Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8551440Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8601810Z   tables/utilsextension.c:10079:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8603010Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8605360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8645410Z   tables/utilsextension.c:10378:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8646430Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8648710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8707730Z   tables/utilsextension.c:10806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8708600Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8710860Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8922500Z   tables/utilsextension.c:12117:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8923730Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8926280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.8941830Z   tables/utilsextension.c:12337:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.8943870Z     goto __pyx_L3_error;
2023-09-21T13:28:29.8946110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9061160Z   tables/utilsextension.c:13238:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9062180Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9064510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9125140Z   tables/utilsextension.c:14178:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9126000Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9127960Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9192780Z   tables/utilsextension.c:14660:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9193600Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9195850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9267060Z   tables/utilsextension.c:15251:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9268310Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9270800Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9293010Z   tables/utilsextension.c:15448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9294580Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9296820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9335020Z   tables/utilsextension.c:15804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9336210Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9338540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9431760Z   tables/utilsextension.c:16409:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9432750Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9435160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9574390Z   tables/utilsextension.c:17375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9575410Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9577870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9667080Z   tables/utilsextension.c:18110:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9667930Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9670000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9724950Z   tables/utilsextension.c:18528:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9726170Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9728640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9795780Z   tables/utilsextension.c:19001:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9797310Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9798810Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:29.9981880Z   tables/utilsextension.c:20269:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:29.9982700Z     goto __pyx_L3_error;
2023-09-21T13:28:29.9984930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:30.0097760Z   tables/utilsextension.c:20831:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:30.0098600Z     goto __pyx_L3_error;
2023-09-21T13:28:30.0100830Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:28:30.1038600Z   tables/utilsextension.c:27275:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:28:30.1039590Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:28:30.1040160Z                                                                              ^~~~~~~~
2023-09-21T13:28:30.1040740Z   tables/utilsextension.c:27275:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:28:30.1041390Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:28:30.1041970Z                                                                           ^
2023-09-21T13:28:30.1042470Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:28:30.1159060Z   tables/utilsextension.c:28022:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:28:30.1159510Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:28:30.1159750Z                       ^
2023-09-21T13:28:30.1160170Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:28:30.1160540Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:28:30.1160800Z                                    ^
2023-09-21T13:28:30.1161320Z   tables/utilsextension.c:28033:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:28:30.1161720Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:28:30.1163030Z                       ^
2023-09-21T13:28:30.1163470Z   tables/utilsextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:28:30.1163830Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:28:30.1164110Z                                    ^
2023-09-21T13:29:27.3465340Z   31 warnings generated.
2023-09-21T13:29:27.3597300Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o build/temp.macosx-10.9-x86_64-cpython-311/tables/utilsextension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/utilsextension.cpython-311-darwin.so
2023-09-21T13:29:27.3999030Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:29:27.4000240Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:29:27.4002890Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:29:27.4004990Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:29:27.4050210Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:29:27.4050760Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:29:27.4051210Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:29:27.4051650Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:29:27.4052070Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:29:27.4052510Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:29:27.4675050Z   building 'tables.hdf5extension' extension
2023-09-21T13:29:27.4696070Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:27.7188870Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:28.0571910Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:28.1907410Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:29:28.1912430Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:29:28.1913320Z             ^
2023-09-21T13:29:28.1915810Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:29:28.1917100Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:29:28.1918020Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:29:28.1926770Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:29:28.1928740Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:29:28.1930820Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:29:28.1975880Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:29:28.1977920Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:29:28.1979960Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:29:28.1983060Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:29:28.1985690Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:29:28.1988350Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:29:28.1991870Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:29:28.1993840Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:29:28.1995850Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:29:28.4591090Z   6 warnings generated.
2023-09-21T13:29:28.4641770Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:28.7122220Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:28.9268620Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:29.0718970Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:29.4219650Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:29.5411810Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:29:29.5413630Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:29:29.5415730Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:29:29.5417900Z               ^
2023-09-21T13:29:29.5420580Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:29:29.5422550Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:29:29.5424770Z               ^
2023-09-21T13:29:29.5773230Z   2 warnings generated.
2023-09-21T13:29:29.5822480Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:32.1335490Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:35.1335840Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:35.2783560Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:35.3809610Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:35.5634520Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:36.1148990Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:36.2250170Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:36.3999400Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:36.6083330Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:36.8183470Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:37.1008170Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:37.2912260Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:37.8448380Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.0183830Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.3699700Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.4687640Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.5806790Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.6465620Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:38.8970620Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.0180190Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.3804930Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.5106910Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.5770790Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.7834050Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:39.9276710Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:40.2100690Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:40.3907460Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:41.2330780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:42.9534160Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:43.1416860Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:43.4188390Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:43.7196210Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:45.8380850Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:47.7736430Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:55.3142000Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:55.7057090Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:57.7380140Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:57.8760800Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:29:57.8762440Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:29:57.8764520Z           ^~~~~~~~~~~~~~~
2023-09-21T13:29:57.8779290Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:29:57.8781170Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:29:57.8783220Z           ^~~~~~~~~~~~~~~
2023-09-21T13:29:58.2273740Z   2 warnings generated.
2023-09-21T13:29:58.2326890Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:59.6324040Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:29:59.8077730Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:00.3696180Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:02.5319500Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:02.6509220Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:02.7925920Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:02.8817300Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:03.3058980Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:04.3451850Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:04.6484060Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:05.2190890Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:06.1107210Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:07.1086540Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:07.9211840Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:08.8550380Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:09.8734520Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:10.8555530Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:11.9121330Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:12.0629350Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:12.2933070Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:12.4350010Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:12.7768830Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:12.9545730Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5VLARRAY.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5VLARRAY.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:13.1784230Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:13.3574870Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:13.6559720Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/hdf5extension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:13.9522380Z   tables/hdf5extension.c:9147:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9525700Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9526330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9856340Z   tables/hdf5extension.c:11452:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9860190Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9860850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9895390Z   tables/hdf5extension.c:11811:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9900750Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9901270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9912670Z   tables/hdf5extension.c:12003:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9918370Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9918880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9940920Z   tables/hdf5extension.c:12276:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9953540Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9954070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9954910Z   tables/hdf5extension.c:12379:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9955840Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9956360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9976770Z   tables/hdf5extension.c:12607:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9980320Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9988920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:13.9990070Z   tables/hdf5extension.c:12718:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:13.9990690Z     goto __pyx_L3_error;
2023-09-21T13:30:13.9991130Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0011650Z   tables/hdf5extension.c:12954:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0012400Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0012890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0060260Z   tables/hdf5extension.c:13267:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0063810Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0064320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0074410Z   tables/hdf5extension.c:13410:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0078340Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0078990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0089020Z   tables/hdf5extension.c:13560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0092970Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0093580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0112380Z   tables/hdf5extension.c:13754:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0114010Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0116360Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0326610Z   tables/hdf5extension.c:14900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0327790Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0331610Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0583540Z   tables/hdf5extension.c:16761:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0587290Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0588240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0623820Z   tables/hdf5extension.c:17030:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0624740Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0625240Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0671560Z   tables/hdf5extension.c:17333:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0675310Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0675850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0694330Z   tables/hdf5extension.c:17506:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0698600Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0699140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0711540Z   tables/hdf5extension.c:17667:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0716230Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0716930Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0753920Z   tables/hdf5extension.c:17950:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0754570Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0755030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0787820Z   tables/hdf5extension.c:18191:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0792680Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0793160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0829000Z   tables/hdf5extension.c:18448:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0833530Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0834060Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0883240Z   tables/hdf5extension.c:18756:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0890870Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0891370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0892260Z   tables/hdf5extension.c:18867:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0893000Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0893490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0929430Z   tables/hdf5extension.c:19104:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0934060Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0934590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0960570Z   tables/hdf5extension.c:19366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0963620Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0964110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.0991070Z   tables/hdf5extension.c:19795:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.0995320Z     goto __pyx_L3_error;
2023-09-21T13:30:14.0996030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1024960Z   tables/hdf5extension.c:20015:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1028790Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1029280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1083780Z   tables/hdf5extension.c:20395:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1088630Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1089140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1127680Z   tables/hdf5extension.c:20717:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1140320Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1140850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1141620Z   tables/hdf5extension.c:20806:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1142480Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1142920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1186370Z   tables/hdf5extension.c:21087:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1197890Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1198430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1222620Z   tables/hdf5extension.c:21393:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1228210Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1228710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1278500Z   tables/hdf5extension.c:21706:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1285480Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1286000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1286880Z   tables/hdf5extension.c:21817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1294400Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1294890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1295720Z   tables/hdf5extension.c:21920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1296300Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1296790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1349750Z   tables/hdf5extension.c:22358:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1354360Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1354850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1398420Z   tables/hdf5extension.c:22841:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1402540Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1403050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1459520Z   tables/hdf5extension.c:23218:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1469730Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1470260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1471280Z   tables/hdf5extension.c:23327:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1478200Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1478690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1479510Z   tables/hdf5extension.c:23518:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1480710Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1481160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1487760Z   tables/hdf5extension.c:23641:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1491820Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1492300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1512250Z   tables/hdf5extension.c:23930:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1516380Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1516870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1714570Z   tables/hdf5extension.c:24974:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1716470Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1719410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.1901710Z   tables/hdf5extension.c:25992:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.1905210Z     goto __pyx_L3_error;
2023-09-21T13:30:14.1905760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2035050Z   tables/hdf5extension.c:26871:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2038420Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2038960Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2109370Z   tables/hdf5extension.c:27356:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2112870Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2113370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2191130Z   tables/hdf5extension.c:28066:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2195100Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2195590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2268010Z   tables/hdf5extension.c:28726:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2271810Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2272320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2366820Z   tables/hdf5extension.c:29472:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2368840Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2370330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2473720Z   tables/hdf5extension.c:30011:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2475090Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2475550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2576170Z   tables/hdf5extension.c:30823:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2580370Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2581450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2628030Z   tables/hdf5extension.c:31226:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2634630Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2635450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2672500Z   tables/hdf5extension.c:31640:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2678240Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2678790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2731410Z   tables/hdf5extension.c:32220:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2733630Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2735790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2750990Z   tables/hdf5extension.c:32343:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2765250Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2765770Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2766520Z   tables/hdf5extension.c:32479:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2767120Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2767560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.2929800Z   tables/hdf5extension.c:33462:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.2933360Z     goto __pyx_L3_error;
2023-09-21T13:30:14.2933880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3046390Z   tables/hdf5extension.c:34068:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3050000Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3050540Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3089600Z   tables/hdf5extension.c:34430:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3090250Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3090690Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3110940Z   tables/hdf5extension.c:34720:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3116550Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3117120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3145390Z   tables/hdf5extension.c:34978:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3146170Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3146640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3248780Z   tables/hdf5extension.c:35787:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3252370Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3252910Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3270780Z   tables/hdf5extension.c:36081:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3274890Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3275390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3283630Z   tables/hdf5extension.c:36204:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3287760Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3288250Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3296200Z   tables/hdf5extension.c:36308:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3296820Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3297260Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3339350Z   tables/hdf5extension.c:36538:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3341000Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3341500Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3342230Z   tables/hdf5extension.c:36625:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3342850Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3343380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3349370Z   tables/hdf5extension.c:36748:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3353550Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3354050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3370140Z   tables/hdf5extension.c:36912:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3373990Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3374480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3448790Z   tables/hdf5extension.c:37374:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3452730Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3453210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3515910Z   tables/hdf5extension.c:37817:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3519370Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3519900Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.3587130Z   tables/hdf5extension.c:38270:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.3590520Z     goto __pyx_L3_error;
2023-09-21T13:30:14.3591030Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:14.4519340Z   tables/hdf5extension.c:44024:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:14.4532530Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:30:14.4533170Z                                                                              ^~~~~~~~
2023-09-21T13:30:14.4533770Z   tables/hdf5extension.c:44024:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:30:14.4534410Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:30:14.4534940Z                                                                           ^
2023-09-21T13:30:14.4535470Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:30:14.4712890Z   tables/hdf5extension.c:45572:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:30:14.4735200Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:30:14.4735710Z                       ^
2023-09-21T13:30:14.4736460Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:30:14.4737170Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:30:14.4737690Z                                    ^
2023-09-21T13:30:14.4738470Z   tables/hdf5extension.c:45583:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:30:14.4739110Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:30:14.4739560Z                       ^
2023-09-21T13:30:14.4740220Z   tables/hdf5extension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:30:14.4740840Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:30:14.4741340Z                                    ^
2023-09-21T13:30:27.5012350Z   76 warnings generated.
2023-09-21T13:30:27.5166130Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5VLARRAY.o build/temp.macosx-10.9-x86_64-cpython-311/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o build/temp.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.cpython-311-darwin.so
2023-09-21T13:30:27.5618390Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:30:27.5678240Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:30:27.5679100Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:30:27.5679830Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:30:27.5680540Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:30:27.5681250Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:30:27.5681960Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:30:27.5682680Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:30:27.5683380Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:30:27.5684080Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:30:27.6271500Z   building 'tables.tableextension' extension
2023-09-21T13:30:27.6291470Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:27.8759780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/bitshuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:28.2042600Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:28.3368180Z   c-blosc/blosc/blosc.c:735:11: warning: variable 'ctbytes' set but not used [-Wunused-but-set-variable]
2023-09-21T13:30:28.3369260Z     int32_t ctbytes = 0;           /* number of compressed bytes in block */
2023-09-21T13:30:28.3371280Z             ^
2023-09-21T13:30:28.3373970Z   c-blosc/blosc/blosc.c:763:38: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:30:28.3376330Z       if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
2023-09-21T13:30:28.3377660Z                             ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:28.3383260Z   c-blosc/blosc/blosc.c:985:19: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:30:28.3384930Z       if (blocksize > BLOSC_MAX_BLOCKSIZE) {
2023-09-21T13:30:28.3387340Z           ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:28.3429360Z   c-blosc/blosc/blosc.c:1459:26: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:30:28.3431560Z         context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
2023-09-21T13:30:28.3433700Z         ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:28.3436260Z   c-blosc/blosc/blosc.c:1458:53: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
2023-09-21T13:30:28.3438450Z     if (context->blocksize <= 0 || context->blocksize > destsize ||
2023-09-21T13:30:28.3440030Z                                    ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~
2023-09-21T13:30:28.3446940Z   c-blosc/blosc/blosc.c:1596:57: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'unsigned long' [-Wsign-compare]
2023-09-21T13:30:28.3448990Z     if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
2023-09-21T13:30:28.3451130Z                                                 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~
2023-09-21T13:30:28.5994470Z   6 warnings generated.
2023-09-21T13:30:28.6045370Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/blosclz.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:28.8461120Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/fastcopy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:29.0649520Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-generic.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:29.2118440Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle-sse2.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:29.5560820Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/blosc/shuffle.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:29.6752250Z   In file included from c-blosc/blosc/shuffle.c:12:
2023-09-21T13:30:29.6754130Z   c-blosc/blosc/shuffle-generic.h:32:13: warning: unused function 'shuffle_generic_inline' [-Wunused-function]
2023-09-21T13:30:29.6756460Z   static void shuffle_generic_inline(const size_t type_size,
2023-09-21T13:30:29.6758740Z               ^
2023-09-21T13:30:29.6761350Z   c-blosc/blosc/shuffle-generic.h:61:13: warning: unused function 'unshuffle_generic_inline' [-Wunused-function]
2023-09-21T13:30:29.6764460Z   static void unshuffle_generic_inline(const size_t type_size,
2023-09-21T13:30:29.6767130Z               ^
2023-09-21T13:30:29.7091280Z   2 warnings generated.
2023-09-21T13:30:29.7137220Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:32.2383010Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/lz4-1.9.4/lz4hc.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:35.1834780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/adler32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:35.3286190Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:35.4375030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/crc32.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:35.6220880Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/deflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:36.1605050Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzclose.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:36.2720740Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzlib.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:36.4475720Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzread.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:36.6632700Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/gzwrite.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:36.8734460Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/infback.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:37.1584670Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inffast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:37.3539940Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inflate.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:37.9211780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/inftrees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.0986030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/trees.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.4463480Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/uncompr.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.5458060Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zlib-1.2.13/zutil.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.6606960Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/debug.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.7270030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:38.9843390Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/error_private.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:39.1441270Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:39.5145350Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/pool.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:39.6675520Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/threading.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:39.7352910Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:39.9445190Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:40.0915030Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:40.3877310Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/hist.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:40.5744840Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:41.4275830Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:43.1626640Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:43.3495550Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:43.6223310Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:43.9213000Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:46.0528020Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:48.0193380Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:55.7017640Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:56.0899200Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:58.1648910Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:30:58.3050500Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:112:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:58.3053610Z           ZSTD_customFree(bufPool, cMem);
2023-09-21T13:30:58.3055500Z           ^~~~~~~~~~~~~~~
2023-09-21T13:30:58.3071680Z   c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.c:376:9: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:30:58.3073410Z           ZSTD_customFree(cctxPool, cMem);
2023-09-21T13:30:58.3074070Z           ^~~~~~~~~~~~~~~
2023-09-21T13:30:58.6596900Z   2 warnings generated.
2023-09-21T13:30:58.6649280Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:00.0798570Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:00.2661580Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:00.8417370Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:03.0368100Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:03.1676240Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:03.3169490Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:03.4034460Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:03.8247330Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:04.8765180Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:05.1759350Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:05.7533920Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:06.6559800Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:07.6667780Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:08.5070140Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:09.4251590Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:10.4294180Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:11.4226700Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.c -o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:12.4955020Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc/src/blosc_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:12.6513110Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c hdf5-blosc2/src/blosc2_filter.c -o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:12.8814430Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ATTR.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:13.0450060Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5TB-opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5TB-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:13.2307360Z   src/H5TB-opt.c:438:59: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'hsize_t' (aka 'unsigned long long') [-Wformat]
2023-09-21T13:31:13.2308690Z      BLOSC_TRACE_ERROR("Cannot get lazy chunk %zd in %s\n", nchunk, filename);
2023-09-21T13:31:13.2310150Z                                               ~~~           ^~~~~~
2023-09-21T13:31:13.2312250Z                                               %llu
2023-09-21T13:31:13.2314920Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include/blosc2.h:97:63: note: expanded from macro 'BLOSC_TRACE_ERROR'
2023-09-21T13:31:13.2316760Z   #define BLOSC_TRACE_ERROR(msg, ...) BLOSC_TRACE(error, msg, ##__VA_ARGS__)
2023-09-21T13:31:13.2318760Z                                                          ~~~    ^~~~~~~~~~~
2023-09-21T13:31:13.2321360Z   /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include/blosc2.h:104:61: note: expanded from macro 'BLOSC_TRACE'
2023-09-21T13:31:13.2323420Z           fprintf(stderr, "[%s] - " msg " (%s:%d)\n", #cat, ##__VA_ARGS__, __FILE__, __LINE__); \
2023-09-21T13:31:13.2325300Z                                     ~~~                       ^~~~~~~~~~~
2023-09-21T13:31:13.3465930Z   1 warning generated.
2023-09-21T13:31:13.3517520Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/typeconv.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/typeconv.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:13.5386270Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/utils.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:13.8413790Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/tableextension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/tableextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:14.1281330Z   tables/tableextension.c:7526:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.1282800Z     goto __pyx_L3_error;
2023-09-21T13:31:14.1283580Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.1752650Z   tables/tableextension.c:10366:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.1753700Z     goto __pyx_L3_error;
2023-09-21T13:31:14.1755660Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.1966290Z   tables/tableextension.c:11704:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.1967220Z     goto __pyx_L3_error;
2023-09-21T13:31:14.1967670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.1974260Z   tables/tableextension.c:11839:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.1976190Z     goto __pyx_L3_error;
2023-09-21T13:31:14.1978390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.1993020Z   tables/tableextension.c:11999:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.1994800Z     goto __pyx_L3_error;
2023-09-21T13:31:14.1997220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2034870Z   tables/tableextension.c:12303:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2036870Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2039470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2091840Z   tables/tableextension.c:12645:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2093630Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2096000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2150850Z   tables/tableextension.c:13059:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2151830Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2154600Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2193710Z   tables/tableextension.c:13408:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2195110Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2197320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2345100Z   tables/tableextension.c:14380:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2347360Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2349740Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2380660Z   tables/tableextension.c:14711:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2382350Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2384430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2524620Z   tables/tableextension.c:15545:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2525880Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2528010Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2530660Z   tables/tableextension.c:15632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2534890Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2537560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2541620Z   tables/tableextension.c:15755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2543430Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2545850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2586310Z   tables/tableextension.c:16096:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2587960Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2591020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.2643220Z   tables/tableextension.c:16597:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.2645620Z     goto __pyx_L3_error;
2023-09-21T13:31:14.2648050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3133740Z   tables/tableextension.c:21475:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3135120Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3139400Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3224220Z   tables/tableextension.c:22427:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3226170Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3228350Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3254620Z   tables/tableextension.c:22755:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3256340Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3258630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3271740Z   tables/tableextension.c:22920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3273460Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3275490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3281820Z   tables/tableextension.c:23023:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3283590Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3285630Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3330910Z   tables/tableextension.c:23383:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3332300Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3334310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3513480Z   tables/tableextension.c:24844:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3514610Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3517760Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3561820Z   tables/tableextension.c:25268:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3564040Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3566050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.3574070Z   tables/tableextension.c:25391:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.3576560Z     goto __pyx_L3_error;
2023-09-21T13:31:14.3578840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:14.4120980Z   tables/tableextension.c:28721:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:14.4122220Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:14.4124790Z                                                                              ^~~~~~~~
2023-09-21T13:31:14.4127060Z   tables/tableextension.c:28721:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:14.4129280Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:14.4131290Z                                                                           ^
2023-09-21T13:31:14.4133810Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:14.4215390Z   tables/tableextension.c:29465:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:31:14.4217330Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:31:14.4220350Z                       ^
2023-09-21T13:31:14.4223120Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:31:14.4226000Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:31:14.4228330Z                                    ^
2023-09-21T13:31:14.4230890Z   tables/tableextension.c:29476:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:31:14.4232660Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:31:14.4235450Z                       ^
2023-09-21T13:31:14.4238220Z   tables/tableextension.c:544:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:31:14.4241570Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:31:14.4243560Z                                    ^
2023-09-21T13:31:20.7530660Z   28 warnings generated.
2023-09-21T13:31:20.7678660Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/bitshuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/blosclz.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/fastcopy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-generic.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle-sse2.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/blosc/shuffle.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/lz4-1.9.4/lz4hc.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/adler32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/crc32.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/deflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzclose.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzlib.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzread.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/gzwrite.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/infback.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inffast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inflate.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/inftrees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/trees.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/uncompr.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zlib-1.2.13/zutil.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/debug.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/entropy_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/error_private.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/fse_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/pool.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/threading.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/xxhash.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/common/zstd_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/fse_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/hist.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/huf_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_literals.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_sequences.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_compress_superblock.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_double_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_fast.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_lazy.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_ldm.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstd_opt.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/compress/zstdmt_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/huf_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_ddict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/decompress/zstd_decompress_block.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_common.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_compress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/deprecated/zbuff_decompress.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/cover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/divsufsort.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/fastcover.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/dictBuilder/zdict.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v01.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v02.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v03.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v04.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v05.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v06.o build/temp.macosx-10.9-x86_64-cpython-311/c-blosc/internal-complibs/zstd-1.5.5/legacy/zstd_v07.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc/src/blosc_filter.o build/temp.macosx-10.9-x86_64-cpython-311/hdf5-blosc2/src/blosc2_filter.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ATTR.o build/temp.macosx-10.9-x86_64-cpython-311/src/H5TB-opt.o build/temp.macosx-10.9-x86_64-cpython-311/src/typeconv.o build/temp.macosx-10.9-x86_64-cpython-311/src/utils.o build/temp.macosx-10.9-x86_64-cpython-311/tables/tableextension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/tableextension.cpython-311-darwin.so
2023-09-21T13:31:20.8113480Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:20.8158920Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:20.8160040Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:20.8160570Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:20.8161000Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:20.8161390Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:20.8161830Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:20.8162300Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:20.8162730Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:20.8163160Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:20.8736420Z   building 'tables._comp_lzo' extension
2023-09-21T13:31:20.8742680Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5Zlzo.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5Zlzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:21.0194990Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/_comp_lzo.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/_comp_lzo.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:21.1822270Z   tables/_comp_lzo.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:21.1823470Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:21.1824430Z                                                                              ^~~~~~~~
2023-09-21T13:31:21.1826320Z   tables/_comp_lzo.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:21.1828500Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:21.1830570Z                                                                           ^
2023-09-21T13:31:21.1833120Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:21.6454120Z   1 warning generated.
2023-09-21T13:31:21.6513080Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/src/H5Zlzo.o build/temp.macosx-10.9-x86_64-cpython-311/tables/_comp_lzo.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -llzo2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_lzo.cpython-311-darwin.so
2023-09-21T13:31:21.6951050Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:21.6951600Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:21.6952630Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:21.6953150Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:21.6953600Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:21.6954040Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:21.6954470Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:21.6954950Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:21.6955370Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:21.6955790Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:21.7383040Z   building 'tables._comp_bzip2' extension
2023-09-21T13:31:21.7389360Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5Zbzip2.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5Zbzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:21.8830750Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/_comp_bzip2.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/_comp_bzip2.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:22.0467790Z   tables/_comp_bzip2.c:3440:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.0469550Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:22.0471700Z                                                                              ^~~~~~~~
2023-09-21T13:31:22.0473990Z   tables/_comp_bzip2.c:3440:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:22.0476210Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:22.0478270Z                                                                           ^
2023-09-21T13:31:22.0480830Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:22.5000270Z   1 warning generated.
2023-09-21T13:31:22.5060940Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/src/H5Zbzip2.o build/temp.macosx-10.9-x86_64-cpython-311/tables/_comp_bzip2.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lbz2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_bzip2.cpython-311-darwin.so
2023-09-21T13:31:22.5491180Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:22.5491700Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:22.5492200Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:22.5492630Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:22.5493050Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:22.5493460Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:22.5493880Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:22.5494310Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:22.5494760Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:22.5495740Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:22.5921990Z   building 'tables.linkextension' extension
2023-09-21T13:31:22.5928450Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/linkextension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/linkextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:22.8621510Z   tables/linkextension.c:5170:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8622930Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8625270Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8656010Z   tables/linkextension.c:5488:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8658640Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8660710Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8710540Z   tables/linkextension.c:5843:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8713730Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8715110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8765790Z   tables/linkextension.c:6212:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8767540Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8770160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8813290Z   tables/linkextension.c:6520:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8815430Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8818550Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8823000Z   tables/linkextension.c:6632:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8824870Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8826950Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8862800Z   tables/linkextension.c:6900:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8863860Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8865940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8903220Z   tables/linkextension.c:7231:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8904830Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8906910Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8949720Z   tables/linkextension.c:7539:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8951120Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8953070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.8960350Z   tables/linkextension.c:7651:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.8961920Z     goto __pyx_L3_error;
2023-09-21T13:31:22.8963920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9025040Z   tables/linkextension.c:8056:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9027660Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9028390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9080400Z   tables/linkextension.c:8486:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9082000Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9084280Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9087320Z   tables/linkextension.c:8576:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9089370Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9092110Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9133010Z   tables/linkextension.c:8884:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9134910Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9137670Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9154580Z   tables/linkextension.c:9055:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9157060Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9158560Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9229020Z   tables/linkextension.c:9508:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9230120Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9231890Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9300380Z   tables/linkextension.c:9961:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9301800Z     goto __pyx_L3_error;
2023-09-21T13:31:22.9314680Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:22.9666260Z   tables/linkextension.c:12954:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:22.9667360Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:22.9669850Z                                                                              ^~~~~~~~
2023-09-21T13:31:22.9672540Z   tables/linkextension.c:12954:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:22.9674920Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:22.9676440Z                                                                           ^
2023-09-21T13:31:22.9679180Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:22.9719130Z   tables/linkextension.c:13311:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:31:22.9721160Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:31:22.9722120Z                       ^
2023-09-21T13:31:22.9724790Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:31:22.9726410Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:31:22.9728470Z                                    ^
2023-09-21T13:31:22.9730960Z   tables/linkextension.c:13322:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough]
2023-09-21T13:31:22.9732740Z                       CYTHON_FALLTHROUGH;
2023-09-21T13:31:22.9734790Z                       ^
2023-09-21T13:31:22.9737130Z   tables/linkextension.c:527:34: note: expanded from macro 'CYTHON_FALLTHROUGH'
2023-09-21T13:31:22.9739190Z         #define CYTHON_FALLTHROUGH __attribute__((fallthrough))
2023-09-21T13:31:22.9741090Z                                    ^
2023-09-21T13:31:24.8861120Z   20 warnings generated.
2023-09-21T13:31:24.8936420Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/tables/linkextension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/linkextension.cpython-311-darwin.so
2023-09-21T13:31:24.9372390Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:24.9374220Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:24.9374660Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:24.9375090Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:24.9375510Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:24.9375900Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:24.9376330Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:24.9376780Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:24.9377190Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:24.9377610Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:24.9811790Z   building 'tables.lrucacheextension' extension
2023-09-21T13:31:24.9817700Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/lrucacheextension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:25.1557290Z   tables/lrucacheextension.c:5352:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1558400Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1560200Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1635730Z   tables/lrucacheextension.c:6217:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1636960Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1639120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1699480Z   tables/lrucacheextension.c:6826:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1701000Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1702300Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1746630Z   tables/lrucacheextension.c:7151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1748440Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1751390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1765710Z   tables/lrucacheextension.c:7292:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1767870Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1770140Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1814460Z   tables/lrucacheextension.c:7917:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1816300Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1818790Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1845420Z   tables/lrucacheextension.c:8362:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1847280Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1849610Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1857660Z   tables/lrucacheextension.c:8485:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1859850Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1862080Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1878080Z   tables/lrucacheextension.c:8634:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1880240Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1882450Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1908080Z   tables/lrucacheextension.c:8914:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1909810Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1911840Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1956130Z   tables/lrucacheextension.c:9234:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1957840Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1959820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.1979370Z   tables/lrucacheextension.c:9394:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.1981160Z     goto __pyx_L3_error;
2023-09-21T13:31:25.1983160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2109050Z   tables/lrucacheextension.c:10350:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2110250Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2112170Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2140500Z   tables/lrucacheextension.c:10804:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2142030Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2144070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2171270Z   tables/lrucacheextension.c:11159:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2173280Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2175340Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2219370Z   tables/lrucacheextension.c:11560:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2221100Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2222480Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2230350Z   tables/lrucacheextension.c:11683:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2231780Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2233820Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2251230Z   tables/lrucacheextension.c:11836:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2252320Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2254320Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2334980Z   tables/lrucacheextension.c:12325:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2337330Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2338980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2391750Z   tables/lrucacheextension.c:12920:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2393710Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2395700Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2427980Z   tables/lrucacheextension.c:13289:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2429620Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2431640Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2475200Z   tables/lrucacheextension.c:13764:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2476900Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2479020Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2487410Z   tables/lrucacheextension.c:13887:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2488980Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2490940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2506650Z   tables/lrucacheextension.c:14051:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2508470Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2509940Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.2588270Z   tables/lrucacheextension.c:14524:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.2590740Z     goto __pyx_L3_error;
2023-09-21T13:31:25.2591590Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:25.3069880Z   tables/lrucacheextension.c:18376:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:25.3071020Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:25.3074570Z                                                                              ^~~~~~~~
2023-09-21T13:31:25.3076910Z   tables/lrucacheextension.c:18376:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:25.3078830Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:25.3081810Z                                                                           ^
2023-09-21T13:31:25.3084280Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:27.8047940Z   26 warnings generated.
2023-09-21T13:31:27.8120930Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.cpython-311-darwin.so
2023-09-21T13:31:27.8582210Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:27.8583450Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:27.8584410Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:27.8585260Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:27.8586690Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:27.8587600Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:27.8588480Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:27.8589390Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:27.8590720Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:27.8592800Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:27.9031940Z   building 'tables.indexesextension' extension
2023-09-21T13:31:27.9038160Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/H5ARRAY-opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:28.0445390Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c src/idx-opt.c -o build/temp.macosx-10.9-x86_64-cpython-311/src/idx-opt.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:28.3047550Z   /usr/bin/clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -g -g0 -arch x86_64 -DNDEBUG=1 -DHAVE_LZO2_LIB=1 -DHAVE_BZ2_LIB=1 -DHAVE_BLOSC2_LIB=1 -DHAVE_LZ4=1 -DHAVE_ZLIB=1 -DHAVE_ZSTD=1 -DZSTD_DISABLE_ASM=1 -Ihdf5-blosc2/src -I/opt/local/include -I/sw/include -I/include -Ic-blosc/internal-complibs/zlib-1.2.13 -Ic-blosc/internal-complibs/zstd-1.5.5 -Ic-blosc/internal-complibs/lz4-1.9.4 -Ic-blosc/internal-complibs/zstd-1.5.5/common -Ihdf5-blosc/src -I/usr/include -I/usr/local/include -Ic-blosc/blosc -I/opt/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/include -I/tmp/hdf5/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib/python3.11/site-packages/numpy/core/include -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/build/venv/include -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c tables/indexesextension.c -o build/temp.macosx-10.9-x86_64-cpython-311/tables/indexesextension.o -g0 -Isrc -DH5_USE_18_API -DH5Acreate_vers=2 -DH5Aiterate_vers=2 -DH5Dcreate_vers=2 -DH5Dopen_vers=2 -DH5Eclear_vers=2 -DH5Eprint_vers=2 -DH5Epush_vers=2 -DH5Eset_auto_vers=2 -DH5Eget_auto_vers=2 -DH5Ewalk_vers=2 -DH5E_auto_t_vers=2 -DH5Gcreate_vers=2 -DH5Gopen_vers=2 -DH5Pget_filter_vers=2 -DH5Pget_filter_by_id_vers=2 -DH5Tarray_create_vers=2 -DH5Tget_array_dims_vers=2 -DH5Z_class_t_vers=2 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -DSHUFFLE_SSE2_ENABLED -msse2
2023-09-21T13:31:28.5860010Z   tables/indexesextension.c:5893:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.5861140Z     goto __pyx_L3_error;
2023-09-21T13:31:28.5863160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6252300Z   tables/indexesextension.c:18763:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6253350Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6254920Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6293530Z   tables/indexesextension.c:19047:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6295370Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6297390Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6325350Z   tables/indexesextension.c:19266:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6327110Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6329160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6370650Z   tables/indexesextension.c:19563:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6372350Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6374380Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6406400Z   tables/indexesextension.c:19904:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6408110Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6410120Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6426290Z   tables/indexesextension.c:20071:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6428090Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6430070Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6439390Z   tables/indexesextension.c:20194:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6441230Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6443210Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6466300Z   tables/indexesextension.c:20375:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6468060Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6470050Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6492250Z   tables/indexesextension.c:20631:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6494010Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6495990Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6641690Z   tables/indexesextension.c:21502:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6643470Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6645980Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6673280Z   tables/indexesextension.c:21931:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6675580Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6678330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6707480Z   tables/indexesextension.c:22553:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6709670Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6712490Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6742840Z   tables/indexesextension.c:23175:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6745300Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6747620Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6777620Z   tables/indexesextension.c:23797:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6779780Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6782430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6814920Z   tables/indexesextension.c:24419:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6816280Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6819460Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6849210Z   tables/indexesextension.c:25041:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6852240Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6854750Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6883630Z   tables/indexesextension.c:25663:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6885730Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6888850Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6918700Z   tables/indexesextension.c:26285:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6920350Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6922370Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6956350Z   tables/indexesextension.c:26907:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6957980Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6960430Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.6994350Z   tables/indexesextension.c:27529:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.6995860Z     goto __pyx_L3_error;
2023-09-21T13:31:28.6998310Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7033180Z   tables/indexesextension.c:28151:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7035650Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7036880Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7071150Z   tables/indexesextension.c:28773:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7072470Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7075220Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7096750Z   tables/indexesextension.c:29348:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7098640Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7100870Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7121500Z   tables/indexesextension.c:29515:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7123410Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7125500Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7129390Z   tables/indexesextension.c:29638:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7131380Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7133410Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7153200Z   tables/indexesextension.c:29805:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7154940Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7157330Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7189570Z   tables/indexesextension.c:30091:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7191260Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7193470Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7210160Z   tables/indexesextension.c:30326:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7211970Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7214000Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7223260Z   tables/indexesextension.c:30449:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7225170Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7227160Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7244780Z   tables/indexesextension.c:30613:3: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7246480Z     goto __pyx_L3_error;
2023-09-21T13:31:28.7248510Z     ^~~~~~~~~~~~~~~~~~~
2023-09-21T13:31:28.7788930Z   tables/indexesextension.c:34549:76: warning: code will never be executed [-Wunreachable-code]
2023-09-21T13:31:28.7790100Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:28.7793090Z                                                                              ^~~~~~~~
2023-09-21T13:31:28.7795380Z   tables/indexesextension.c:34549:73: note: silence by adding parentheses to mark code as explicitly dead
2023-09-21T13:31:28.7797340Z           if (__Pyx_PyTuple_SET_ITEM(argstuple, (Py_ssize_t)i, args[i]) < 0) goto bad;
2023-09-21T13:31:28.7799300Z                                                                           ^
2023-09-21T13:31:28.7802090Z                                                                           /* DISABLES CODE */ ( )
2023-09-21T13:31:34.3786700Z   32 warnings generated.
2023-09-21T13:31:34.3885750Z   /usr/bin/clang -bundle -undefined dynamic_lookup -g -g0 -arch x86_64 build/temp.macosx-10.9-x86_64-cpython-311/src/H5ARRAY-opt.o build/temp.macosx-10.9-x86_64-cpython-311/src/idx-opt.o build/temp.macosx-10.9-x86_64-cpython-311/tables/indexesextension.o -L/sw/lib -L/opt/lib64 -L/opt/local/lib -L/tmp/hdf5/lib -L/sw/lib64 -L/opt/lib -L/lib -L/opt/local/lib64 -L/usr/lib -L/usr/local/lib -L/usr/local/lib64 -L/lib64 -L/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-fbisbv89/overlay/lib -L/usr/lib64 -lhdf5 -lblosc2 -o build/lib.macosx-10.9-x86_64-cpython-311/tables/indexesextension.cpython-311-darwin.so
2023-09-21T13:31:34.4338130Z   ld: warning: directory not found for option '-L/sw/lib'
2023-09-21T13:31:34.4338720Z   ld: warning: directory not found for option '-L/opt/lib64'
2023-09-21T13:31:34.4339150Z   ld: warning: directory not found for option '-L/opt/local/lib'
2023-09-21T13:31:34.4339620Z   ld: warning: directory not found for option '-L/sw/lib64'
2023-09-21T13:31:34.4340550Z   ld: warning: directory not found for option '-L/opt/lib'
2023-09-21T13:31:34.4341800Z   ld: warning: directory not found for option '-L/lib'
2023-09-21T13:31:34.4342250Z   ld: warning: directory not found for option '-L/opt/local/lib64'
2023-09-21T13:31:34.4342700Z   ld: warning: directory not found for option '-L/usr/local/lib64'
2023-09-21T13:31:34.4343120Z   ld: warning: directory not found for option '-L/lib64'
2023-09-21T13:31:34.4343530Z   ld: warning: directory not found for option '-L/usr/lib64'
2023-09-21T13:31:34.4824040Z   installing to build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:31:34.4824930Z   running install
2023-09-21T13:31:34.4906050Z   running install_lib
2023-09-21T13:31:34.4928340Z   creating build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:31:34.4933120Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.4936190Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/link.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.4942490Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:31:34.4945500Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/misc/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:31:34.4948330Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/misc/proxydict.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:31:34.4955080Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/misc/enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/misc
2023-09-21T13:31:34.4962400Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.4968170Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/definitions.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.4974030Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/description.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.4980230Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5032440Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_bzip2.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5043370Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/utilsextension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5087660Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/linkextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5090640Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/index.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5102190Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/_version.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5107470Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tableextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.5209750Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:31:34.5331490Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.5372680Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.5474350Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests/test_filenode.xbm -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.5781080Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests/test_filenode_v1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.5887290Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests/test_filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.5990250Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/tests/test_filenode.dat -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes/tests
2023-09-21T13:31:34.6093840Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:31:34.6198540Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/nodes/filenode.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/nodes
2023-09-21T13:31:34.6300630Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/attributeset.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6402350Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/registry.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6502970Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/leaf.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6603270Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6703420Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6807960Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_lzo.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.6907230Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/indexesextension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.7009050Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7112170Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/indexes_2_0.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7214050Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_ref_array1.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7315800Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/itemsize.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7416360Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_SDSextendible.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7516570Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_i32le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7619080Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/python2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7720860Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7827350Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_ref_array2.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.7929090Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/python3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8030810Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_tree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8132950Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/elink2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8234650Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/array_mdatom.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8336440Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_i64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8417900Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_enum.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8472450Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_all.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8574150Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_basics.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8682100Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/indexes_2_1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8782860Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.8917300Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9030420Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/Tables_lzo2.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9136680Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/check_leaks.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9214150Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/issue_368.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9316010Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/time-table-vlarray-1_x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9416610Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/zerodim-attrs-1.4.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9518170Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_do_undo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9618600Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_timetype.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9718900Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/Tables_lzo1_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9819220Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9912210Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9916330Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_aux.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9917850Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/times-nested-be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9919620Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/scalar.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9921540Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9924310Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_f64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9925760Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/non-chunked-table.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9927470Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9928740Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/out_of_order_types.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9930830Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/float.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9932580Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/create_backcompat_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9940750Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/Table2_1_lzo_nrv2e_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9942070Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/issue_560.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9943730Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_f64le.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9949740Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/bug-idx.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9950450Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_index_backcompat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9951120Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/nested-type-with-gaps.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9951740Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/elink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9952340Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/common.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9952980Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_timestamps.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9953630Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_queries.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9954250Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/Tables_lzo1.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9954850Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_suite.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9955460Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_szip.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9956090Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/Tables_lzo2_shuffle.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9957180Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/slink.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9957820Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_lists.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9958450Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/zerodim-attrs-1.3.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9959070Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_create.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9959690Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9960300Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_large_tables.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9960970Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/flavored_vlarrays-format1.6.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9961630Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_i64be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9962250Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_unsupptype.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9963060Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_indexvalues.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9963690Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/oldflavor_numeric.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9964310Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9964920Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/attr-u16.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9965830Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/idx-std-1.x.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9966890Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_garbage.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9967510Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/vlstr_attr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9968130Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_tablesMD.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9968750Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_carray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9969350Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_links.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9969980Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_numpy.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9970630Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_compound_chunked.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9971270Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/vlunicode_endian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9971880Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/matlab_file.mat -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9972520Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_hdf5compat.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9973140Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_attributes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9974090Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/blosc_bigendian.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9974720Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_types.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9975330Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_enum.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9975950Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/test_nestedtypes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9976570Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/ex-noattr.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9977180Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tests/smpl_i32be.h5 -> build/bdist.macosx-10.9-x86_64/wheel/tables/tests
2023-09-21T13:31:34.9977770Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/utilsextension.pxd -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9978380Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9979040Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9979770Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/unimplemented.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9980390Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/libblosc2.dylib -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9980980Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/req_versions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9981600Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_lzo.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9982220Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/conditions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9983420Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/tableextension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9984040Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/file.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9984620Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/indexes.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9985210Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/utilsextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9985780Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/utils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9986360Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/undoredo.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9986850Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9987410Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts/ptrepack.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9988050Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts/pttree.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9988670Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9989280Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts/pt2to3.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9989900Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/scripts/ptdump.py -> build/bdist.macosx-10.9-x86_64/wheel/tables/scripts
2023-09-21T13:31:34.9990480Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/group.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9991390Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/parameters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9992100Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/exceptions.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9992700Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/hdf5extension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9993270Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/table.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9993980Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/idxutils.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9995030Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/node.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9995690Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/_comp_bzip2.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9996420Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/array.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9997140Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/path.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:34.9997940Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/expression.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0011840Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/indexesextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0012650Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/atom.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0013260Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/lrucacheextension.pyx -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0013860Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/filters.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0014590Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/linkextension.cpython-311-darwin.so -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0016090Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/earray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0016660Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/vlarray.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0017230Z   copying build/lib.macosx-10.9-x86_64-cpython-311/tables/flavor.py -> build/bdist.macosx-10.9-x86_64/wheel/tables
2023-09-21T13:31:35.0017560Z   running install_egg_info
2023-09-21T13:31:35.0018020Z   Copying tables.egg-info to build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0-py3.11.egg-info
2023-09-21T13:31:35.0018340Z   running install_scripts
2023-09-21T13:31:35.0018760Z   creating build/bdist.macosx-10.9-x86_64/wheel/tables-3.8.1.dev0.dist-info/WHEEL
2023-09-21T13:31:35.0019510Z   creating '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-wheel-920kjco8/.tmp-7ufnfdk2/tables-3.8.1.dev0-cp311-cp311-macosx_10_9_x86_64.whl' and adding 'build/bdist.macosx-10.9-x86_64/wheel' to it
2023-09-21T13:31:35.0020040Z   adding 'tables/__init__.py'
2023-09-21T13:31:35.0020410Z   adding 'tables/_comp_bzip2.cpython-311-darwin.so'
2023-09-21T13:31:35.0020760Z   adding 'tables/_comp_bzip2.pyx'
2023-09-21T13:31:35.0021130Z   adding 'tables/_comp_lzo.cpython-311-darwin.so'
2023-09-21T13:31:35.0021470Z   adding 'tables/_comp_lzo.pyx'
2023-09-21T13:31:35.0021790Z   adding 'tables/_version.py'
2023-09-21T13:31:35.0022100Z   adding 'tables/array.py'
2023-09-21T13:31:35.0022390Z   adding 'tables/atom.py'
2023-09-21T13:31:35.0022710Z   adding 'tables/attributeset.py'
2023-09-21T13:31:35.0023030Z   adding 'tables/carray.py'
2023-09-21T13:31:35.0023330Z   adding 'tables/conditions.py'
2023-09-21T13:31:35.0023660Z   adding 'tables/definitions.pxd'
2023-09-21T13:31:35.0023990Z   adding 'tables/description.py'
2023-09-21T13:31:35.0024670Z   adding 'tables/earray.py'
2023-09-21T13:31:35.0024990Z   adding 'tables/exceptions.py'
2023-09-21T13:31:35.0025330Z   adding 'tables/expression.py'
2023-09-21T13:31:35.0025640Z   adding 'tables/file.py'
2023-09-21T13:31:35.0025950Z   adding 'tables/filters.py'
2023-09-21T13:31:35.0026260Z   adding 'tables/flavor.py'
2023-09-21T13:31:35.0026560Z   adding 'tables/group.py'
2023-09-21T13:31:35.0310370Z   adding 'tables/hdf5extension.cpython-311-darwin.so'
2023-09-21T13:31:35.0372750Z   adding 'tables/hdf5extension.pxd'
2023-09-21T13:31:35.0395610Z   adding 'tables/hdf5extension.pyx'
2023-09-21T13:31:35.0407850Z   adding 'tables/idxutils.py'
2023-09-21T13:31:35.0437300Z   adding 'tables/index.py'
2023-09-21T13:31:35.0445460Z   adding 'tables/indexes.py'
2023-09-21T13:31:35.0572630Z   adding 'tables/indexesextension.cpython-311-darwin.so'
2023-09-21T13:31:35.0589920Z   adding 'tables/indexesextension.pyx'
2023-09-21T13:31:35.0603340Z   adding 'tables/leaf.py'
2023-09-21T13:31:35.1531460Z   adding 'tables/libblosc2.dylib'
2023-09-21T13:31:35.1596230Z   adding 'tables/link.py'
2023-09-21T13:31:35.1670840Z   adding 'tables/linkextension.cpython-311-darwin.so'
2023-09-21T13:31:35.1677820Z   adding 'tables/linkextension.pyx'
2023-09-21T13:31:35.1776520Z   adding 'tables/lrucacheextension.cpython-311-darwin.so'
2023-09-21T13:31:35.1783130Z   adding 'tables/lrucacheextension.pxd'
2023-09-21T13:31:35.1793150Z   adding 'tables/lrucacheextension.pyx'
2023-09-21T13:31:35.1807030Z   adding 'tables/node.py'
2023-09-21T13:31:35.1815110Z   adding 'tables/parameters.py'
2023-09-21T13:31:35.1820620Z   adding 'tables/path.py'
2023-09-21T13:31:35.1824010Z   adding 'tables/registry.py'
2023-09-21T13:31:35.1827660Z   adding 'tables/req_versions.py'
2023-09-21T13:31:35.1885380Z   adding 'tables/table.py'
2023-09-21T13:31:35.2782490Z   adding 'tables/tableextension.cpython-311-darwin.so'
2023-09-21T13:31:35.2857350Z   adding 'tables/tableextension.pyx'
2023-09-21T13:31:35.2861280Z   adding 'tables/undoredo.py'
2023-09-21T13:31:35.2866480Z   adding 'tables/unimplemented.py'
2023-09-21T13:31:35.2873680Z   adding 'tables/utils.py'
2023-09-21T13:31:35.3774040Z   adding 'tables/utilsextension.cpython-311-darwin.so'
2023-09-21T13:31:35.3830360Z   adding 'tables/utilsextension.pxd'
2023-09-21T13:31:35.3848030Z   adding 'tables/utilsextension.pyx'
2023-09-21T13:31:35.3864100Z   adding 'tables/vlarray.py'
2023-09-21T13:31:35.3869240Z   adding 'tables/misc/__init__.py'
2023-09-21T13:31:35.3875670Z   adding 'tables/misc/enum.py'
2023-09-21T13:31:35.3880820Z   adding 'tables/misc/proxydict.py'
2023-09-21T13:31:35.3886740Z   adding 'tables/nodes/__init__.py'
2023-09-21T13:31:35.3898200Z   adding 'tables/nodes/filenode.py'
2023-09-21T13:31:35.3904220Z   adding 'tables/nodes/tests/__init__.py'
2023-09-21T13:31:35.3910330Z   adding 'tables/nodes/tests/test_filenode.dat'
2023-09-21T13:31:35.3919890Z   adding 'tables/nodes/tests/test_filenode.py'
2023-09-21T13:31:35.3924920Z   adding 'tables/nodes/tests/test_filenode.xbm'
2023-09-21T13:31:35.3929570Z   adding 'tables/nodes/tests/test_filenode_v1.h5'
2023-09-21T13:31:35.3934360Z   adding 'tables/scripts/__init__.py'
2023-09-21T13:31:35.3944100Z   adding 'tables/scripts/pt2to3.py'
2023-09-21T13:31:35.3949530Z   adding 'tables/scripts/ptdump.py'
2023-09-21T13:31:35.3958900Z   adding 'tables/scripts/ptrepack.py'
2023-09-21T13:31:35.3967070Z   adding 'tables/scripts/pttree.py'
2023-09-21T13:31:35.3976370Z   adding 'tables/tests/Table2_1_lzo_nrv2e_shuffle.h5'
2023-09-21T13:31:35.3985440Z   adding 'tables/tests/Tables_lzo1.h5'
2023-09-21T13:31:35.3994200Z   adding 'tables/tests/Tables_lzo1_shuffle.h5'
2023-09-21T13:31:35.4003100Z   adding 'tables/tests/Tables_lzo2.h5'
2023-09-21T13:31:35.4011300Z   adding 'tables/tests/Tables_lzo2_shuffle.h5'
2023-09-21T13:31:35.4015780Z   adding 'tables/tests/__init__.py'
2023-09-21T13:31:35.4019940Z   adding 'tables/tests/array_mdatom.h5'
2023-09-21T13:31:35.4028190Z   adding 'tables/tests/attr-u16.h5'
2023-09-21T13:31:35.4034460Z   adding 'tables/tests/blosc_bigendian.h5'
2023-09-21T13:31:35.4041140Z   adding 'tables/tests/bug-idx.h5'
2023-09-21T13:31:35.4047370Z   adding 'tables/tests/check_leaks.py'
2023-09-21T13:31:35.4053810Z   adding 'tables/tests/common.py'
2023-09-21T13:31:35.4058310Z   adding 'tables/tests/create_backcompat_indexes.py'
2023-09-21T13:31:35.4062510Z   adding 'tables/tests/elink.h5'
2023-09-21T13:31:35.4066500Z   adding 'tables/tests/elink2.h5'
2023-09-21T13:31:35.4072490Z   adding 'tables/tests/ex-noattr.h5'
2023-09-21T13:31:35.4078060Z   adding 'tables/tests/flavored_vlarrays-format1.6.h5'
2023-09-21T13:31:35.4083060Z   adding 'tables/tests/float.h5'
2023-09-21T13:31:35.4091630Z   adding 'tables/tests/idx-std-1.x.h5'
2023-09-21T13:31:35.4103650Z   adding 'tables/tests/indexes_2_0.h5'
2023-09-21T13:31:35.4122020Z   adding 'tables/tests/indexes_2_1.h5'
2023-09-21T13:31:35.4130500Z   adding 'tables/tests/issue_368.h5'
2023-09-21T13:31:35.4134520Z   adding 'tables/tests/issue_560.h5'
2023-09-21T13:31:35.4138820Z   adding 'tables/tests/itemsize.h5'
2023-09-21T13:31:35.4142880Z   adding 'tables/tests/matlab_file.mat'
2023-09-21T13:31:35.4146940Z   adding 'tables/tests/nested-type-with-gaps.h5'
2023-09-21T13:31:35.4151370Z   adding 'tables/tests/non-chunked-table.h5'
2023-09-21T13:31:35.4161600Z   adding 'tables/tests/oldflavor_numeric.h5'
2023-09-21T13:31:35.4172510Z   adding 'tables/tests/out_of_order_types.h5'
2023-09-21T13:31:35.4183830Z   adding 'tables/tests/python2.h5'
2023-09-21T13:31:35.4195570Z   adding 'tables/tests/python3.h5'
2023-09-21T13:31:35.4202110Z   adding 'tables/tests/scalar.h5'
2023-09-21T13:31:35.4206610Z   adding 'tables/tests/slink.h5'
2023-09-21T13:31:35.4211430Z   adding 'tables/tests/smpl_SDSextendible.h5'
2023-09-21T13:31:35.4216160Z   adding 'tables/tests/smpl_compound_chunked.h5'
2023-09-21T13:31:35.4220120Z   adding 'tables/tests/smpl_enum.h5'
2023-09-21T13:31:35.4224070Z   adding 'tables/tests/smpl_f64be.h5'
2023-09-21T13:31:35.4228360Z   adding 'tables/tests/smpl_f64le.h5'
2023-09-21T13:31:35.4232610Z   adding 'tables/tests/smpl_i32be.h5'
2023-09-21T13:31:35.4236480Z   adding 'tables/tests/smpl_i32le.h5'
2023-09-21T13:31:35.4240430Z   adding 'tables/tests/smpl_i64be.h5'
2023-09-21T13:31:35.4244760Z   adding 'tables/tests/smpl_i64le.h5'
2023-09-21T13:31:35.4249920Z   adding 'tables/tests/smpl_unsupptype.h5'
2023-09-21T13:31:35.4254170Z   adding 'tables/tests/test_all.py'
2023-09-21T13:31:35.4273270Z   adding 'tables/tests/test_array.py'
2023-09-21T13:31:35.4290730Z   adding 'tables/tests/test_attributes.py'
2023-09-21T13:31:35.4296670Z   adding 'tables/tests/test_aux.py'
2023-09-21T13:31:35.4301950Z   adding 'tables/tests/test_backcompat.py'
2023-09-21T13:31:35.4326400Z   adding 'tables/tests/test_basics.py'
2023-09-21T13:31:35.4348410Z   adding 'tables/tests/test_carray.py'
2023-09-21T13:31:35.4371480Z   adding 'tables/tests/test_create.py'
2023-09-21T13:31:35.4391360Z   adding 'tables/tests/test_do_undo.py'
2023-09-21T13:31:35.4414020Z   adding 'tables/tests/test_earray.py'
2023-09-21T13:31:35.4423760Z   adding 'tables/tests/test_enum.py'
2023-09-21T13:31:35.4436780Z   adding 'tables/tests/test_expression.py'
2023-09-21T13:31:35.4442630Z   adding 'tables/tests/test_garbage.py'
2023-09-21T13:31:35.4448680Z   adding 'tables/tests/test_hdf5compat.py'
2023-09-21T13:31:35.4453470Z   adding 'tables/tests/test_index_backcompat.py'
2023-09-21T13:31:35.4473720Z   adding 'tables/tests/test_indexes.py'
2023-09-21T13:31:35.4494520Z   adding 'tables/tests/test_indexvalues.py'
2023-09-21T13:31:35.4502550Z   adding 'tables/tests/test_large_tables.py'
2023-09-21T13:31:35.4510040Z   adding 'tables/tests/test_links.py'
2023-09-21T13:31:35.4516440Z   adding 'tables/tests/test_lists.py'
2023-09-21T13:31:35.4530150Z   adding 'tables/tests/test_nestedtypes.py'
2023-09-21T13:31:35.4543690Z   adding 'tables/tests/test_numpy.py'
2023-09-21T13:31:35.4558920Z   adding 'tables/tests/test_queries.py'
2023-09-21T13:31:35.4566590Z   adding 'tables/tests/test_ref_array1.mat'
2023-09-21T13:31:35.4571980Z   adding 'tables/tests/test_ref_array2.mat'
2023-09-21T13:31:35.4576460Z   adding 'tables/tests/test_suite.py'
2023-09-21T13:31:35.4581880Z   adding 'tables/tests/test_szip.h5'
2023-09-21T13:31:35.4630880Z   adding 'tables/tests/test_tables.py'
2023-09-21T13:31:35.4654790Z   adding 'tables/tests/test_tablesMD.py'
2023-09-21T13:31:35.4662260Z   adding 'tables/tests/test_timestamps.py'
2023-09-21T13:31:35.4668560Z   adding 'tables/tests/test_timetype.py'
2023-09-21T13:31:35.4680480Z   adding 'tables/tests/test_tree.py'
2023-09-21T13:31:35.4687280Z   adding 'tables/tests/test_types.py'
2023-09-21T13:31:35.4691730Z   adding 'tables/tests/test_utils.py'
2023-09-21T13:31:35.4716860Z   adding 'tables/tests/test_vlarray.py'
2023-09-21T13:31:35.4726210Z   adding 'tables/tests/time-table-vlarray-1_x.h5'
2023-09-21T13:31:35.4732220Z   adding 'tables/tests/times-nested-be.h5'
2023-09-21T13:31:35.4737190Z   adding 'tables/tests/vlstr_attr.h5'
2023-09-21T13:31:35.4746100Z   adding 'tables/tests/vlunicode_endian.h5'
2023-09-21T13:31:35.4753090Z   adding 'tables/tests/zerodim-attrs-1.3.h5'
2023-09-21T13:31:35.4758130Z   adding 'tables/tests/zerodim-attrs-1.4.h5'
2023-09-21T13:31:35.4767780Z   adding 'tables-3.8.1.dev0.dist-info/LICENSE.txt'
2023-09-21T13:31:35.4771050Z   adding 'tables-3.8.1.dev0.dist-info/METADATA'
2023-09-21T13:31:35.4773420Z   adding 'tables-3.8.1.dev0.dist-info/WHEEL'
2023-09-21T13:31:35.4776830Z   adding 'tables-3.8.1.dev0.dist-info/entry_points.txt'
2023-09-21T13:31:35.4779420Z   adding 'tables-3.8.1.dev0.dist-info/top_level.txt'
2023-09-21T13:31:35.4787290Z   adding 'tables-3.8.1.dev0.dist-info/RECORD'
2023-09-21T13:31:35.4804410Z   removing build/bdist.macosx-10.9-x86_64/wheel
2023-09-21T13:31:35.6389210Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:31:35.6541360Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp311-cp311-macosx_10_9_x86_64.whl size=4008956 sha256=b903dc022c134a7aa856c18b51df2d03730458df305970177735ac34d3c288f6
2023-09-21T13:31:35.6542830Z   Stored in directory: /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-ephem-wheel-cache-zb9p_tqv/wheels/81/24/f2/707183095af842406ebce07c6264eba76493480d917bc82e58
2023-09-21T13:31:35.6606730Z Successfully built tables
2023-09-21T13:31:35.6648070Z Removed build tracker: '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-tracker-jbcgld8u'
2023-09-21T13:31:36.1273760Z ##[endgroup]
2023-09-21T13:31:36.1274560Z                                                             [32m✓ [0m261.64s
2023-09-21T13:31:36.1275420Z ##[group]Repairing wheel...
2023-09-21T13:31:36.1275590Z 
2023-09-21T13:31:36.1277530Z + DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-listdeps /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp311-cp311-macosx_10_9_x86_64.whl && DYLD_FALLBACK_LIBRARY_PATH=/tmp/hdf5/lib delocate-wheel --require-archs x86_64 -w /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/repaired_wheel /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-vrmm71ck/cp311-macosx_x86_64/built_wheel/tables-3.8.1.dev0-cp311-cp311-macosx_10_9_x86_64.whl
2023-09-21T13:31:36.1278530Z 
2023-09-21T13:31:55.4927010Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libhdf5.310.dylib
2023-09-21T13:31:55.4927540Z /Users/runner/work/PyTables/PyTables/hdf5_build/lib/libz.1.2.13.dylib
2023-09-21T13:31:55.4927860Z /private/tmp/hdf5/lib/libblosc2.2.dylib
2023-09-21T13:31:55.4928120Z /private/tmp/hdf5/lib/liblzo2.2.dylib
2023-09-21T13:32:18.1686730Z ##[endgroup]
2023-09-21T13:32:18.1687870Z                                                              [32m✓ [0m42.04s
2023-09-21T13:32:18.4785300Z 
2023-09-21T13:32:18.4792970Z [32m✓ [0mcp311-macosx_x86_64 finished in 325.62s
2023-09-21T13:32:18.4793650Z 
2023-09-21T13:32:18.4793990Z 4 wheels produced in 27 minutes:
2023-09-21T13:32:18.4794690Z   tables-3.8.1.dev0-cp310-cp310-macosx_10_9_x86_64.whl   6,390 kB
2023-09-21T13:32:18.4795420Z   tables-3.8.1.dev0-cp311-cp311-macosx_10_9_x86_64.whl   6,467 kB
2023-09-21T13:32:18.4796700Z   tables-3.8.1.dev0-cp38-cp38-macosx_10_9_x86_64.whl     6,390 kB
2023-09-21T13:32:18.4797470Z   tables-3.8.1.dev0-cp39-cp39-macosx_10_9_x86_64.whl     6,427 kB
